For team creation. Originally thrown together in like 2 days which is why a lot of the pages' code is terrible
Docs: https://docs.teaming.jhstsa.org/
You'll need Node.js installed
Install dependencies with
pnpm i
If you don't have pnpm installed yet, install it first with npm i -g pnpm
.
Start a dev server with
pnpm dev