/summer-of-making

🌞 The old source code for summer.hackclub.com

Primary LanguageJavaScriptMIT LicenseMIT

Hack Club icon

The source code for summer.hackclub.com

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