1.0.3-rc • Published 2 months ago

strategy-panel v1.0.3-rc

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

strategy-panel

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-build,

$ npm run build