- web: the angular web app
- static: the original practice and question clips. The current implementation synthesizes clips during runtime, but the original clips are still kept as a reference
- Install node
- Enable pnpm:
corepack enable
- Install Dependencies:
pnpm install
Start these two commands at the same time
- Angular development server:
cd web && ng serve
- Firebase emulator:
firebase emulators:start
Release is configured on run on publish of release or on dispatch for debugging.
- Build
web
- Deploy to firebase
This project was originally developed as the final project of COMS 4170. The source and the build can be found at coms4170-0.1.1.
Here are the original contributors of the project
- Zehua Chen, zc2616@columbia.edu
- Github: Zehua-Chen
- Yuxuan Jia, yj2680@columbia.edu
- Github: nuomicii
- Shangru Li, sl4986@columbia.edu
- Github: sl4986
- Chenchen Deng, cd3301@columbia.edu
- Github: GraceD5