father-demo-1
v1.0.3
Published
Install father via yarn or npm.
Downloads
22
Readme
Installation
Install father via yarn or npm.
$ yarn add fatherUsage
# Bundle library
$ father build
# dev with doc
$ father doc dev
# build doc
$ father doc build
# deploy doc to github.io
$ father doc deploy
# test
$ father test
$ father test --coverageTODO
- [x]npm pack
- [x]npm publish
