Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.94 KB

README.md

File metadata and controls

52 lines (35 loc) · 1.94 KB

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.