Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 389 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 389 Bytes

Piecemaker2 live annotator …

A simple live annotator inspired by seeing someone write into simple text documents at almost every rehearsal.

Install

Clone and run bower install. Then copy config-default.json to config.json and edit the file.

Server

You can start a static file server on port 8080 by running npm install and then executing node server.js.