lcc-components
v1.0.0
Published
## Getting Started
Readme
mycomponents
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