ts-npm-workflow
v0.1.0
Published
npm workflow for function package
Downloads
2
Maintainers
Readme
ts-npm-workflow
npm workflow for function package. with typescript
usage
# install dependencies
yarn
# build for production with minification
yarn build
# test
yarn test