substance / example-editor

Substance Example Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExampleEditor

ExampleEditor is the official Substance starter example. It sets up a minimal environment for Substance editor development. Fork this code and create your own editor.

Install

$ git clone https://github.com/substance/example-editor.git
$ cd example-editor

Now install dependencies and start the dev environment.

$ npm install
$ npm start

And navigate to http://localhost:5555.

About

Substance Example Editor


Languages

Language:JavaScript 91.0%Language:CSS 7.9%Language:HTML 1.1%