Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 557 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 557 Bytes

ts-project-template

travis Coverage Status

To install

$ npm install

To build

$ npm run build

To watch build

$ npm run watch

To test

$ npm run test

To lint

$ npm run tslint