0.1.4 • Published 10 years ago

generator-react-flux-generator v0.1.4

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

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.1

10 years ago