Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/substance/writer-old

Substance Writer Component
https://github.com/substance/writer-old

Last synced: about 2 months ago
JSON representation

Substance Writer Component

Awesome Lists containing this project

README

        

# archivist-composer

A composer for interviews, used by archivist project

## Install

1. Clone the `archivist-composer` repository

```bash
$ git clone https://github.com/substance/archivist-composer.git
```

2. Fetch dependencies

```bash
$ cd archivist-composer
$ substance --update
$ npm install
```

3. Run the server

```bash
~/projects/archivist-composer $ substance
Substance running on port 4001
http://127.0.0.1:4001/
```