一个小而美的 UI 组件库
npm install unity-ui
- npm- 文档地址地址- ChangeLog
Install dependencies,
``bash$ npm i`
bash$ npm i
Start the dev server,
`bash$ npm start`
bash$ npm start
Build documentation,
`bash$ npm run docs:build`
bash$ npm run docs:build
`bash$ git add .
bash$ git add .
$ npm run cz
$ git push
``