truely-component
v1.0.1
Published
## Getting Started
Downloads
1
Readme
truely_component
Getting Started
Install dependencies,
$ npm install
Start the dev server,
$ npm run start
Build documentation,
$ npm run docs:build
Run test,
$ npm run test
Build library via father
,
$ npm run build