Skip to content

ibm-js/generator-delite-element

Repository files navigation

generator-delite-element Build Status

Yeoman generator for delite elements.

Status

Latest release is 0.4.x

Issues

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

Installation

To install generator-delite-element from npm, run:

$ npm install -g generator-delite-element

Make a new directory and cd into it:

mkdir -p my-element && cd $_

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

$ yo delite-element

Licensing & Contributions

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

All contributions require a Dojo Foundation CLA.