cuhacking / main-website

The frontpage of cuHacking.
https://cuhacking.com
2 stars 1 forks source link
gatsby react typescript yarn2

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.