component-lib-cyfs
v1.0.2
Published
## Getting Started
Downloads
3
Readme
component-lib
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-build
,
$ npm run build