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 -g
Then install @feflow/generator-example
$ fef install @feflow/generator-example
$ fef init
Note: use arrow keys to select.