Skip to content

gopherhackumn/website

Repository files navigation

GopherHack website

https://gopherhack.com

The main website for GopherHack @ UMN.

Development

Prerequisites:

  1. Make sure you have node or bun installed.

Setup:

  1. Clone the repository and enter the directory:
    git clone git@github.com:gopherhackumn/website.git gopherhack-website
    cd gopherhack-website
  2. Run npm install or bun install to fetch the dependencies.

Steps:

  1. Run npm run dev or bun run dev.
  2. Edit whatever files you need.

License

This code is licensed under GPL-3.0. See LICENSE.md for details.

Releases

No releases published

Packages

No packages published

Contributors 19