https://github.com/next-dev-team/react-next-generator-tools
React Generator tool suck as component, route, page, redux, crud and form etc.
https://github.com/next-dev-team/react-next-generator-tools
ant-design antd react redux umi
Last synced: 11 months ago
JSON representation
React Generator tool suck as component, route, page, redux, crud and form etc.
- Host: GitHub
- URL: https://github.com/next-dev-team/react-next-generator-tools
- Owner: next-dev-team
- Archived: true
- Created: 2021-08-05T06:14:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-04T10:50:53.000Z (almost 5 years ago)
- Last Synced: 2025-03-21T22:22:07.560Z (about 1 year ago)
- Topics: ant-design, antd, react, redux, umi
- Language: TypeScript
- Homepage:
- Size: 4.33 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Current Feature:
- generate Form , Table , component, page, route...
# Todo
- Redux Generator (store, crud)
- Context Generate (store , crud)
- Block/Section (layout, footer, section)
-
## Development
```bash
// install
$ yarn setup
// start project
$ yarn dev
or
$ yarn watch
$ yarn start
```
## Under the hood
- UmiJS
- Ant Design
- React

## LICENSE
MIT
# react-next-generator-tools