https://github.com/feflow/generator-example
feflow generator example
https://github.com/feflow/generator-example
Last synced: over 1 year ago
JSON representation
feflow generator example
- Host: GitHub
- URL: https://github.com/feflow/generator-example
- Owner: feflow
- Created: 2021-12-22T09:03:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T12:20:01.000Z (over 3 years ago)
- Last Synced: 2025-01-06T04:28:23.800Z (over 1 year ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [generator-example](https://github.com/Tencent/feflow/tree/master/examples/generator-example)
Feflow example template. based on React and Redux.
## 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`](https://github.com/Tencent/feflow) first.
```sh
$ npm install @feflow/cli -g
```
Then install @feflow/generator-example
```sh
$ fef install @feflow/generator-example
```
## Usage
```sh
$ fef init
```
Note: use arrow keys to select.