pgh-events Gatsby front end for https://pgh.events Getting Started Install Gatsby CLI. npm install -g gatsby-cli Clone this repo. git clone [email protected]:ericsakmar/pgh-events.git Install dependencies. cd pgh-events npm install Start it up! gatsby develop