Demonstration site for Roundware Server and Roundware Web Framework.
-
Setup a local instance of Roundware Server; see Vagrant setup instructions.
-
Setup this demo site to run locally. If you have Ruby 2+ installed you can use the
bin/serve
script to serve it up.
git clone https://github.com/subelsky/roundware_web_demo
cd roundware_web_demo
bin/server && open http://localhost:8080