This repo is only the boilerplate for npm packages, found in npm registry for testing purpose only,
git clone https://github.com/mildronize/simple-typescript-boilerplate.git [project_name]
# start
npm start
# Test watch mode
npm run test:watch