Skip to content

Commit

Permalink
Merge pull request #168 from CS3219-AY2324S1/sltsheryl-patch-2
Browse files Browse the repository at this point in the history
Update Assignment5.md
  • Loading branch information
juslam19 authored Nov 18, 2023
2 parents e1408a7 + 1d21b62 commit af99b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assignment5.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

| **Step** | **Description** |
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1 | Download the zip file named `ay2324s1-course-assessment-Assignment-5.zip` from [Assignment-5](https://github.com/CS3219-AY2324S1/ay2324s1-course-assessment-g17/releases/tag/Assignment-5). |
| 1 | Download the zip file named `ay2324s1-course-assessment-Assignment-5.zip` from [Assignment-5-updated](https://github.com/CS3219-AY2324S1/ay2324s1-course-assessment-g17/releases/tag/Assignment-5-updated). |
| 2 | Unzip the file and navigate to the folder `ay2324s1-course-assessment-Assignment-5`. |
| 3 | Set up the environment variables in `.env` for each of the microservices and `frontend`. |
| 4 | Run `npm install` to install the dependencies for each microservice and `frontend`. Note: You may need to run `npm i --save-dev @types/cors` and `npm i --save-dev @types/express` should you encounter any errors. |
Expand Down

0 comments on commit af99b35

Please sign in to comment.