Project Name
This app is built with Middleman.
Setup
After you have cloned this repo, follow these steps to run the app:
-
Run the setup script to set up your machine with the necessary dependencies:
bin/setup
-
Start the Middleman server:
bundle exec middleman server
You should now be able to view your app at http://localhost:4567.