zd-component
v1.0.1
Published
## Getting Started
Downloads
5
Readme
zd-component
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build
,
$ npm run build