tuye-utils
v0.2.4
Published
## Getting Started
Downloads
10
Readme
tuye-utils
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Run test,
$ npm test
Build library via father
,
$ npm run build