ASP is a centralized student portal for all your course material. View it here.
This guide demonstrates how to setup a local development environment.
-
Install NodeJS on your system and ensure both
node
andnpm
are onPATH
. -
Fork the repository and then clone it.
git clone https://github.com/YOUR_USERNAME/ASP.git
- Create a Firebase project, add authentication for mail and password. Create a Firestore database