Gatsby front end for https://pgh.events
-
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
Gatsby front end for https://pgh.events
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