Skip to content

prophetorpheus/site

 
 

Repository files navigation

Hack Club

The new Hack Club website, built with React and Gatsby.

Netlify Status

Setup

  1. Clone the repository and enter it
git clone https://github.com/hackclub/site.git
cd site
  1. Update submodules (this may take a little while)
git submodule init && git submodule update --depth 1
  1. Install packages & run
yarn && yarn run dev
  1. It should now be running, open localhost:8000 to view it

See CONTRIBUTING.md for more!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%