README
đ Dumi Template
A doc template can assist you to develop libraries & write docs.
English | įŽäŊ䏿
đ How to use?
⨠Online preview
https://umijs.github.io/dumi-template/
đ Catalog Introduction
âââ docs Component documentation
â âââ index.md Home page
â âââ **.** Site Directory Document
âââ src Component home directory
â âââ index.ts Component registration
â âââ Foo Component development
âââ .eslintrc.js eslint config
âââ .fatherrc.ts father config
âââ .umirc.ts dumi config
âââ tsconfig.json typescript config
The rest of the documents can be consulted by yourself.
đ¤ Command introduction
Name | Description | Remarks |
---|---|---|
npm run start |
Project begining | Document usage dumi, component development and documentation development together |
npm run test |
Component test | - |
npm run test:coverage |
Code coverage review | - |
npm run prettier |
Code prettier | - |
npm run build |
Component packaging | Use father |
npm run release |
Component package release | - |
npm run docs:build |
Document packaging | - |
npm run docs:deploy |
Document release | The default is to use GitHub Pages |
npm run deploy |
Document package release | - |
Who are using dumi?
ahooks |
![]() alitajs |
![]() GGEditor |
issues-helper |
juejin-im |
![]() LightProxy |
Pro Components |
react-component |
Remax |
![]() UmiJS |
README Badge
Using dumi ? Add a README badge to show it off:
[](https://github.com/umijs/dumi)
Discuss group

