lcc-components-pc
v0.1.0
Published
## Getting Started
Readme
lcc-components-pc
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