joyo
v2.0.9
Published
## Getting Started
Downloads
10
Readme
joyo
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father,
$ npm run build