- Node
- GatsbyJS
- Clone repository
- run npm install
- Run gatsby develop to start the development environment on port 8000
- Run gatsby build which will generate an optimized and production ready version of the site
- gatsby serve will start a local HTML server for testing the built site