All Projects → substance → Examples

substance / Examples

Licence: mit
Learn Substance by example.

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].