Feflow example template. based on React and Redux.
- ✔︎ Easy to create a project with react and redux
- ✔︎ Support multiple page development
- ✔︎ Built-in Rem, it's friendly to develop a mobile application
- ✔︎ Fast build speed and very small artifacts size
You need to install feflow first.
$ npm install @feflow/cli -gThen install @feflow/generator-example
$ fef install @feflow/generator-example$ fef initNote: use arrow keys to select.