generator-delite-element
v0.4.0
Published
A delite element generator for Yeoman
Downloads
7
Readme
generator-delite-element
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.