Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 548 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 548 Bytes

Bike Accident Counter Site 🚲💥💻

¯\_(ツ)_/¯

Development Instructions

Prerequisites

  • node v10.16.3
    • in this house we use nvm.

Honestly, just...look at these GatsbyJS Docs.

Use this as a starter

Assuming you have already downloaded gatsby (npm install --global gatsby-cli), run:

gatsby new bike-counter aceyoung9/bike-accident-counter-site

Made with