Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 294 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 294 Bytes

Base Project

The project uses Middleman.

To initialise your workspace do:

  1. You will need the latest Middleman release: gem install middleman --pre
  2. bundle exec middleman build

To run the project for development use bundle exec middleman.