@jouwomgeving/generator-dictator
v0.5.0
Published
Generator for Dictator components
Keywords
Readme
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
