Skip to content

malachaifrazier/malachai.xyz

Repository files navigation

Netlify Status

Project Name

This app is built with Middleman.

Setup

After you have cloned this repo, follow these steps to run the app:

  1. Run the setup script to set up your machine with the necessary dependencies:

    bin/setup
    
  2. Start the Middleman server:

    bundle exec middleman server
    

    You should now be able to view your app at http://localhost:4567.