chore: change readme
A doc template can assist you to develop libraries & write docs.
English | 简体中文
https://umijs.github.io/dumi-template/
├── 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.
npm run start
npm run test
npm run test:coverage
npm run prettier
npm run build
npm run release
npm run docs:build
npm run docs:deploy
npm run deploy
Using dumi ? Add a README badge to show it off:
[](https://github.com/umijs/dumi)
🌟 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
The rest of the documents can be consulted by yourself.
🤖 Command introduction
npm run startnpm run testnpm run test:coveragenpm run prettiernpm run buildnpm run releasenpm run docs:buildnpm run docs:deploynpm run deployREADME Badge
Using dumi ? Add a README badge to show it off:
Discuss group