README
tsw-nodejs
Module to provide utility for hris
Ownership
Team: [TSW Core Team]
Development Build Setup
# clone tsw-utilities locally
$ git clone git@github.com:thesecretworkshop/tsw-utilities.git
# go to tsw-utilities project
$ npm install
$ npm run build
Running Unit Tests
# running the test
npm t