This is a template repository for CS3219 project.
See the README
- Install npm packages using
npm i. - Run Frontend using
npm start.
Follow the instructions below to deploy the app to the staging environment.
Prerequisites:
Steps:
-
Go to the project root directory
-
Run the following command
docker compose up --build -d- Access the app at "http://localhost:3000