phm-component
v1.1.3
Published
## Getting Started
Downloads
18
Readme
phm-component
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