1.0.5 • Published 2 years ago
react-strange-components v1.0.5
react-strange-components
收集 react 中不常见的组件,文档入口:https://486617171.github.io/react-strange-components
入门
安装依赖,
$ npm i本地开发,
$ npm start打包文档,
$ npm run docs:build运行测试,
$ npm test基于 father 构建包,
$ npm run build贡献规范
- 基于 master 创建分支,分支名称 feature/xxx
- 代码遵循 eslint、stylelint 规范
- 组件开发详情见 Demo 组件
- 文档编写见 dumi 官网https://d.umijs.org/guide