0.1.2 • Published 9 years ago

generator-flux-riot v0.1.2

Weekly downloads
9
License
-
Repository
-
Last release
9 years ago

generator-flux-riot

flux-riot app generator

Getting Started

Concepts:

Installation

To install generator-flux-riot from npm, run:

$ npm install -g generator-flux-riot

Usage

Create flux-riot app by running:

$ yo flux-riot

After created your app folder, go into the app folder, and run:

$ npm install
$ npm test
$ npm start

Then you can start to write your own app logic.

License

MIT

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago