0.1.4 • Published 9 years ago

generator-react-flux-generator v0.1.4

Weekly downloads
36
License
-
Repository
-
Last release
9 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

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.1

9 years ago