Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.55 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.55 KB

Substance

Substance is a web-based technology stack for collaborative document manipulation. Substance releases all building blocks as Open Source under an MIT license, so you can glue them together for your usecase.

Getting started

We've prepared a sandbox where you can play around with our editor and run the tests. It's meant to be a starting point for creating your very-own Substance application.

Installation is easy:

  1. Clone the repository

    $ git clone https://github.com/substance/substance.git
  2. Run our update script

    $ cd substance
    $ npm install
  3. Finally start the server and point your browser to http://localhost:3000

    $ npm start

Currently the following modules are available: