All Projects → feflow → generator-ivweb

feflow / generator-ivweb

Licence: MIT License
腾讯IVWEB团队使用的基于React+Redux的业务开发脚手架

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Less
1899 projects

generator-ivweb

GitHub license npm package NPM downloads PRs Welcome developing with feflow

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

$ fef install generator-ivweb

Usage

$ fef init

Note: use arrow keys to select.

Contributing

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
  3. Write a test which shows that the bug was fixed or that the feature works as expected.
  4. Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS_.

Changelog

Changelog

License

MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].