Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.15 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.15 KB

Living Style Guide Driven Dev Short Demo

Gitter chat

This is a SourceJS Specs bundle, containing barebone UI components (button, panel, field) and example widget, built out of other components.

Bundle sources are used for short demo of Living Style Guide Driven development, and SourceJS powered workflow.

Screencast: Living Style Guide Driven Development Demo

Compatible with SourceJS 0.5.2+.

Set up

  1. Set-up new instance of SourceJS, following these instructions.
  2. Go to source/user folder.
  3. Clone this repo git clone https://github.com/sourcejs/example-lsg-driven-development.git specs/example-lsg-driven-development
  4. Start the app cd source && node app, and go to http://127.0.0.1:8080/specs/example-lsg-driven-development

Specs