1.0.7 • Published 9 years ago

generator-design-studio v1.0.7

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Code Climate

This is a Yeoman generator for Design Studio SDK components.

Setup

  1. Install node
  2. Install Yeoman globally
    • npm install -g yo
  3. Install bower globally
  • npm install -g bower
  1. Install grunt globally
  • npm install -g grunt-cli
  1. Install generator-design-studio globally
    • npm install -g generator-design-studio
  2. Create a folder in which you wish to place the SDK Design Studio Generator
  3. Run yo design-studio in the folder where the SDK Generator has been placed

Previewing the component

Run grunt serve to start browser and edit the properties of the SDK component

Creating the SDK component zip file

Run grunt dist to create a zip file in the dist folder that can be imported into design studio

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago