https://github.com/antmjs/antd-pro
ant template
https://github.com/antmjs/antd-pro
Last synced: about 1 month ago
JSON representation
ant template
- Host: GitHub
- URL: https://github.com/antmjs/antd-pro
- Owner: AntmJS
- Created: 2022-11-08T07:20:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:32:59.000Z (over 3 years ago)
- Last Synced: 2025-01-06T14:27:28.738Z (over 1 year ago)
- Language: TypeScript
- Size: 221 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 快速开始
```sh
yarn mock
yarn start
// 如果须要插入新的页面
yarn page-server
```
- 是否通过单个组件配置的形式生成整体页面,如[@ant-design/pro-components](https://procomponents.ant.design/components/table?current=1&pageSize=5)
- 是否根据目录结构生成新的路由配置
- 后期是否支持请求ts类型,重新定义ts的fetch
- page-server
- page-insert
- page-template & features config