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

https://github.com/rimsila/react-generator-tools


https://github.com/rimsila/react-generator-tools

Last synced: 8 months ago
JSON representation

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