snowbeer-ui1
v0.4.7
Published
React components library
Downloads
1
Readme
dumi-site
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