Skip to content

jameskennard/simple-writer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleWriter

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

Read the tutorial.

Install

$ git clone https://github.com/substance/simple-writer.git

Now install dependencies and start the dev environment.

$ npm install
$ npm start

And navigate to http://localhost:5555.

About

All you need to get started with Substance editor development.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 8.1%
  • HTML 1.5%