jameskennard / simple-writer

All you need to get started with Substance editor development.

Home Page:http://substance.io/docs/beta5/your-first-editor.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://substance.io/docs/beta5/your-first-editor.html


Languages

Language:JavaScript 90.4%Language:CSS 8.1%Language:HTML 1.5%