Skip to content

CovHack/covhack.org

 
 

Repository files navigation

CovHack2021

CovHack2021 Site, built with GatsbyJS

Development

Prerequisites

Steps

  1. Clone repository
  2. Install yarn: npm i -g yarn
  3. Open repo in terminal
  4. Install project dependencies: yarn
  5. Run development server: yarn start (exit this with ctrl-c)

To make code pretty you can run yarn format

Production

Netlify Status

Build site:

yarn build

After build, the site can be served from the public directory

About

covhack.org

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.0%
  • SCSS 38.0%