1- Clone the repo: git clone
2- cd
into the app drectory and install the gems: bundle install
3- Run the middleman server bundle exec middleman
4- Check out the site at http://localhost:4567/
1- Add and commit your changes to git
2- DO NOT PUSH.
3- Run bundle exec middleman deploy
to deploy
4- Check out the live site at http://wearecolorcoded.us