0.0.1 • Published 12 years ago

generator-uick-component v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

generator-uick-component

A Yeoman generator for uick that helps to create uick components.

Usage

If you dont have Yeoman installed

$ npm install -g yo

Then install generator-uick-component

$ npm install -g generator-uick-component

Make a new directory and cd into it

$ mkdir ui-my-component && cd $_

Run yo uick-component

$ mkdir uick-component

License

MIT