Skip to content

mingliangfeng/generator-flux-riot

Repository files navigation

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

About

yeoman generator for flux-riot apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published