Display cool visuals to go alongside events in the Woohoojin Discord Server.
To run the app locally:
- Copy environments.prod.ts to environments.dev.ts
- Change property production in environment.dev.ts to false
- Adjust other properties in environment.dev.ts to fit your dev setup
- Run:
npm ci npm run dev