@jouwomgeving/generator-dictator
v0.5.0
Published
Generator for Dictator components
Downloads
18
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-dictator
Then generate your new component:
cd path/to/dictator
yo @jouwomgeving/dictator:component
Or your subcomponent:
cd path/to/dictator
yo @jouwomgeving/dictator:subcomponent
License
MIT © Jeroen van Leeuwen