tms-auth
v1.3.26
Published
## Getting Started
Downloads
2
Readme
tms-auth
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Run test,
$ npm test
Build library via father
,
$ npm run build
$ npm run pubilsh (dev|uat|live)