0.3.0 • Published 10 months ago

cime-box1 v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

cime

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