Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 587 Bytes

File metadata and controls

23 lines (21 loc) · 587 Bytes

Coffetime

The project is about learning the basics of how to put up a website.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Dependencies

This project is made with Middleman.

Setup

Here's a guide how to install Middleman. First install Xcode:

$ xcode-select --install

Then install Middleman:

$ gem install middleman

Running the project

Make sure you're in the project folder. Then run the server:

$ middleman server