README
generator-skuid-component
A yeoman generator that makes it easier to create a new SKUID component.
This doesn't generate the folder structure for a new project yet, but that's coming.
Your folder structure should look like this:
Installation
npm install -g yo
npm install generator-skuid-component
Usage
- From the root of your folder,
yo skuid-component
- Answer the prompts.