1.0.2 • Published 1 year ago

c-element-library v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father,

$ npm run build