Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

hackclub/v2

Repository files navigation

Hack Club icon

The old source code for hackclub.com. See hackclub/v3.

Website internals:

Our other website repos:

Development environment setup

The stack: React and Gatsby with the Hack Club Design System.

Stuff you need installed ahead of time:

  • Git
  • Yarn
  • An operating system (we hope)

Clone it!

$ git clone https://github.com/hackclub/v2.git

Go into the directory!

$ cd v2

Install dependencies!

$ yarn

Run it!

$ yarn run dev

License

This project is licensed under the MIT license. Please see LICENSE.md for the full text.

MIT License