0.0.7 • Published 10 years ago

generator-reactflux v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

generator-reactflux

About

Flux Architecture

This generator builds out a basic application with the following architecture:

npm.io

Getting Started

Install Yeoman

To install Yeoman:

npm install -g yo

Install the Generator

To install generator-reactflux from npm, run:

npm install -g generator-reactflux

Generate Your Application

Create a new directory for your application:

mkdir "myApp"
cd "myApp"

Run Yeoman from inside the new directory and select your generator of choice:

yo reactflux

Happy Hacking!

License

MIT

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.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago