ibm-js / generator-deliteful-app

Generates a deliteful application with Yo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-deliteful-app Build Status

Yeoman generator for applications leveraging deliteful elements.

Status

Latest release is 0.3.x

Issues

Bugs and open issues are tracked in the github issues tracker.

Installation

To install generator-deliteful-app from npm, run:

$ npm install -g generator-deliteful-app

Make a new directory and cd into it:

mkdir -p my-app && cd $_

Finally, initiate the generator to scaffold your application and follow the instructions:

$ yo deliteful-app

Licensing & Contributions

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License.

All contributions require a Dojo Foundation CLA.

About

Generates a deliteful application with Yo

License:Other


Languages

Language:JavaScript 72.7%Language:HTML 22.5%Language:CSS 4.8%