1.0.18 • Published 5 months ago

lx-document-ui v1.0.18

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

🌟 Dumi Template

为组件开发场景而生的文档模板

English | 简体中文

🚀 如何使用?

npm.io

✨ 在线预览

https://umijs.github.io/dumi-template/

📒 目录介绍

├── docs                   文档存放路径
│   ├── index.md           首页展示
│   └── **.**              网站目录文档
├── src                    组件主目录
│   ├── index.ts           组件注册
│   └── Foo                组件开发
├── .eslintrc.js           eslint 配置
├── .fatherrc.ts           father 配置
├── .umirc.ts              dumi 配置
└── tsconfig.json          typescript 配置

其余文件可自行查阅了解。

🤖 命令介绍

名称描述备注
npm run start项目启动使用 dumi,组件开发和文档开发在一起
npm run test组件测试-
npm run test:coverage代码覆盖率查看-
npm run prettier代码美化-
npm run build组件打包使用 father 工具
npm run release组件打包发布-
npm run docs:build文档打包-
npm run docs:deploy文档发布这里默认是使用了 GitHub Pages
npm run deploy文档打包发布-

交流群

1.0.18

5 months ago

1.0.17

5 months ago

1.0.16

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

12 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago