Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Hack Club icon

Hack Club Site

The source code for hackclub.com

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/site

Go into the directory!

$ cd site

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

You can’t perform that action at this time.