tsms
v1.1.4
Published
tsms is a typescript module scaffold.
Readme
tsms
tsms is a typescript module scaffold.
install
$ npm install -g tsmsusage
tsms inittechnology stack
- dev: typescript
- test: karma + mocha
- changelog: conventional-changelog (angular)
- build: tsc + rollup + uglify-js
npm scripts
- npm test
- npm run build
- npm run release
