point-design
v1.0.6
Published
point-design is a UI components
Downloads
10
Readme
point-design
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father-build,
$ npm run build