This method is recommended if you are working on the backend of this project.
Explained in this document
Detailed Step by step Video
This method will be sufficient if you are working only on the frontend of this project.
How to run the server (Optional)
- Install Docker
- Run
docker-compose up
inside the project root folder
Done! Now you should be able to access the project at 0.0.0.0:8080 or localhost:8080. And you should just refresh the page to see your changes.