Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 274 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 274 Bytes

Odin's Odds

Gatsby.js V4

Screenshot

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

Then you can run it by:

cd Odins-Odds-Website
npm install
gatsby develop