michael / examples

Learn Substance by example.

Home Page:http://substance.io/examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Substance Examples

Here you can find a number of examples that cover various Substance API's.

Install

You can start playing around with the code by cloning this repo and starting the dev server.

$ git clone https://github.com/substance/examples.git

Now install dependencies and start the dev environment.

$ npm install
$ npm start

Now you can navigate to http://localhost:5555

Questions

Please create an issue in the Substance repository.

About

Learn Substance by example.

http://substance.io/examples

License:MIT License


Languages

Language:JavaScript 87.0%Language:HTML 6.8%Language:CSS 6.3%