This is a Yeoman generator for Design Studio SDK components.
npm install -g bower
- Install grunt globally
npm install -g grunt-cli
- Install generator-design-studio globally
npm install -g generator-design-studio
- Create a folder in which you wish to place the SDK Design Studio Generator
- Run
yo design-studio
in the folder where the SDK Generator has been placed
Run grunt serve
to start browser and edit the properties of the SDK component
Run grunt dist
to create a zip file in the dist folder that can be imported into design studio