Frikki / generator-cyclejs

Scaffold out a Cycle.js Nested Dialogue module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-cyclejs

Quickly scaffold out a Cycle.js Nested Dialogue module.

Installation

Install yo and generator-cyclejs:

$ npm install --global yo generator-cyclejs

Usage

Make a new diretory, and cd into it:

$ mkdir my-new-dialogue && cd $_

Run yo cyclejs:

$ yo cyclejs

Node Modules

The following dependency node modules are installed with the generator:

The following development dependency node modules are also installed:

Changelog

Recent changes can be viewed on Github in the Changelog.

License

MIT © Frederik Krautwald

About

Scaffold out a Cycle.js Nested Dialogue module.

License:MIT License


Languages

Language:JavaScript 90.6%Language:HTML 6.6%Language:CSS 2.8%