shimmy568 / 2911-Project-Website

The website we used for the multimedia component of a project for our SEG2911 course
MIT License
1 stars 0 forks source link

2911 Project Website

Requirements To Run

Installation Directions

  1. Install gatsby
npm install -g gatsby-cli
  1. Done

Running directions

To run the website on localhost:800 with hot-reload and all that jazz do

gatsby develop