Skip to content

486617171/react-strange-components

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published