1.0.0-beta.6 • Published 7 years ago

substance-simple-writer v1.0.0-beta.6

Weekly downloads
6
License
-
Repository
-
Last release
7 years ago

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.