0.0.21 • Published 2 years ago

bcche-ui-react v0.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

bcche-ui-react

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

git push到main分支之后会自动部署