0.5.0 • Published 9 years ago
@jouwomgeving/generator-dictator v0.5.0
generator-dictator

Generator for Dictator components
Installation
First, install Yeoman and generator-dictator using npm (we assume you have pre-installed node.js).
nvm use
npm install -g yo
npm install -g @jouwomgeving/generator-dictatorThen generate your new component:
cd path/to/dictator
yo @jouwomgeving/dictator:componentOr your subcomponent:
cd path/to/dictator
yo @jouwomgeving/dictator:subcomponentLicense
MIT © Jeroen van Leeuwen