Live demo: www.corstest.com
bundle install
middleman server
If you want to develop against a local instance of corstest-server, you may quickly point the client at your local server by adding a line to your hostfile:
sudo sh -c 'echo "127.0.0.1 corstest-api.coshx.com" >> /etc/hosts'
middleman build