Displays urban landsape on a web app.
install all required modules and packages and resolve dependency of the packages
- Ensure you are on main with the latest version.
git checkout main
git pull- run the frontend.
cd frontend
npm startNote that you may be required to build the project in which case run:
npm run build
- run the backend
cd backend
python server.pyPlease fill this form