Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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
- Created: 2021-08-05T06:14:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-04T10:50:53.000Z (over 3 years ago)
- Last Synced: 2023-03-10T22:07:50.559Z (almost 2 years 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 devor
$ yarn watch
$ yarn start
```## Under the hood
- UmiJS
- Ant Design
- React## LICENSE
MIT
# react-next-generator-tools