Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 596 Bytes

File metadata and controls

32 lines (21 loc) · 596 Bytes

GlubHub

The official frontend for the Georgia Tech Glee Club's internal site.

We also have a simple external site at https://gleeclub.gatech.edu.

How It's Deployed

This site is deployed for free via GitHub Pages. With GitHub Actions, the site auto

Get started

Install the dependencies...

cd svelte-app
npm install

...then start Vite:

npm run dev

Deploying to the web