Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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