0.1.4 • Published 8 years ago

generator-react-flux-generator v0.1.4

Weekly downloads
36
License
-
Repository
-
Last release
8 years ago

Installation

First, install Yeoman - using npm (we assume you have pre-installed node.js).(or just command below)

npm install -g yo

Then generate your new project:

1) download this package

npm i -g generator-react-flux-generator

2) create somewhere new empty folder

mkdir new_project

3) navigate to that new folder

cd new_project

4) run

yo react-flux-generator

That's all! After install you will have the new clear project with webpack,post.css etc. plugins.

5) launch your generated project

npm run dev
0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.1

8 years ago