readme.md
June 17, 2017 ยท View on GitHub
Skeleton for Node.js applications written in TypeScript
Development
npm run dev
Running tests
npm test
Linting
npm run lint
Building a container
docker build .
June 17, 2017 ยท View on GitHub
npm run dev
npm test
npm run lint
docker build .