sourcejs / example-specs-showcase

SourceJS Specs example bundle with different syntax showcase.

Home Page:http://sourcejs.com/specs/example-specs-showcase/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SourceJS Spec Page Showcase

Gitter chat

View source code of component folders (/default, /jade and etc) and compare them with rendered output.

Examples are made for SourceJS 0.5.4+ version.

Setup Instructions

  1. Install SourceJS.
  2. Install SourceJS plugins sourcejs-contrib-dss, sourcejs-jade, sourcejs-react.
  3. Checkout this repo contents as a nested folder in sourcejs/user/specs:
cd sourcejs/user/specs
git clone https://github.com/sourcejs/example-specs-showcase

Re-run SourceJS app, and open http://127.0.0.1:8080/specs/example-specs-showcase.

cd sourcejs
node app.js
open http://127.0.0.1:8080/specs/example-specs-showcase

About

SourceJS Specs example bundle with different syntax showcase.

http://sourcejs.com/specs/example-specs-showcase/

License:MIT License


Languages

Language:HTML 41.9%Language:JavaScript 34.2%Language:CSS 23.9%