Home

Awesome

Interstate

A Live Editor for Creating Interactive Web Applications

Building from Scratch

To build from scratch, you will need:

Then run:

git clone https://github.com/soney/interstate.git
cd interstate
npm install .
grunt
node server

Contact: Stephen Oney (soney@cmu.edu)