Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 318 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 318 Bytes

Fraserhacks Recap Site

A custom recap site designed and built by the FraserHacks team

Built With

  • Gatsby
  • Netlify

Requirements

  • Node.js ^12

Build

  1. Install Gatsby CLI with npm i -g gatsby-cli
  2. Install project dependencies using npm i
  3. Run Gatsby in development mode using gatsby develop