Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 429 Bytes

The Frontpage of cuHacking

This website is hosted at https://cuhacking.com.

Installation

This project uses the Gatsby.js Framework (which uses React.js). It's also managed with Yarn 2.

To start developing:

  1. Clone the repo
  2. Run yarn develop

We're using the Zero-Installs configuration, so there's no need to run yarn after installing.