To get started with a new project, download the zip or clone this repo to your local machine. If you clone, don't forget to get rid of the .git
folder.
Once copied to your local machine, follow these steps:
-
Navigate to the project's folder
-
Bundle the gems with
bundle install
-
Run the server with
middleman
-
Create!