2911 Project Website
Requirements To Run
- Node.js (I'm using node.js version 13.12.0)
Installation Directions
- Install gatsby
npm install -g gatsby-cli
- Done
Running directions
To run the website on localhost:800 with hot-reload and all that jazz do
gatsby develop