Skip to content

michael/examples

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.9%
  • HTML 6.8%
  • CSS 6.3%