generator-ivweb
v0.0.3
Published
腾讯IVWEB出品的基于React+Redux开发脚手架
Downloads
8
Maintainers
Readme
generator-ivweb
Tencent IVWEB Team project generator, based on React, redux and webpack.
Features
- ✔︎ 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
Installation
You need to install feflow
first, it will pass a context to generator-ivweb.
$ npm install feflow-cli -g
Then install generator-ivweb
$ feflow install generator-ivweb
Usage
$ feflow init
Note: use arrow keys to select.
Contributing
- 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_.
Changelog
License
MIT.