Gatsby front end for https://pgh.events
-
Install Gatsby CLI.
npm install -g gatsby-cli
-
Clone this repo.
git clone git@github.com:ericsakmar/pgh-events.git
-
Install dependencies.
cd pgh-events npm install
-
Start it up!
gatsby develop