Tencent IVWEB Team project generator, based on React, redux and webpack.
- ✔︎ 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, it will pass a context to generator-ivweb.
$ npm install @feflow/cli -g
Then install generator-ivweb
$ fef install generator-ivweb
$ fef init
Note: use arrow keys to select.
- Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
- Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
- Write a test which shows that the bug was fixed or that the feature works as expected.
- Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS_.
MIT.