Skip to content

fatherabraham-hms/example-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • CSS 7.9%
  • HTML 1.1%