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