An open API service indexing awesome lists of open source software.

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

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.