An experimental app built on top of c9 technology using npm, and jamjs to manage packages.
If you don't have nodejs yet, go get it!
Then clone this project from github and install the libraries for node and the browser. Npm will chainload jamjs (jam install) for you.
git clone https://github.com/creationix/redact
cd redact
npm installNow you're ready to start the server!
npm startOpen Chrome or another browser that supports the latest websockets and typed arrays. Point the browser to your app at http://localhost:8080/.