The official frontend for the Georgia Tech Glee Club's internal site.
We also have a simple external site at https://gleeclub.gatech.edu.
This site is deployed for free via GitHub Pages. With GitHub Actions, the site auto
Install the dependencies...
cd svelte-app
npm install
...then start Vite:
npm run dev