0.0.1 • Published 2 years ago
ui-demo-zxy v0.0.1
疑问 & QA
1,组件库开发本来就涉及到两部分 一部分是组件本身的开发,发包 另外一部分是组件使用文档的开发 整体结合起来,组成一个组件库项目,可能还需要组件库整体的一些介绍
2,header栏怎么更改
注意事项
- 如果在开发过程中,删除了某个路由导致的报错,删除
.dumi/tmp/core
缓存,然后重启
ui-demo
Usage
TODO
Options
TODO
Development
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# build docs
$ npm run docs:build
# check your project for potential problems
$ npm run doctor
LICENSE
MIT
0.0.1
2 years ago