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 new instance of SourceJS, following these instructions.
- Go to
source/user
folder. - Clone this repo
git clone https://github.com/sourcejs/example-lsg-driven-development.git specs/example-lsg-driven-development
- Start the app
cd source && node app
, and go to http://127.0.0.1:8080/specs/example-lsg-driven-development
- httpx://127.0.0.1:8080/specs/example-lsg-driven-development/my-components/widget - starting template for widget
- http://127.0.0.1:8080/specs/example-lsg-driven-development/widgets/card-details - resulting widget