These instructions will help you set up and run the Urban_Service project on your local machine.
Make sure you have the following software installed:
- Node.js (v12 or higher)
- npm (Node Package Manager)
-
Clone the Repository: Open your terminal and run the following command to clone the repository to your local machine:
-
Navigate to Project Directory: Change your current working directory to the Urban_Service project folder: cd Urban_service
-
Install Dependencies: Use npm to install the project's dependencies: npm install
Once you have completed the installation steps, you can run the Urban_Service project on your local machine.
- Start the Project: Launch the project by running the following command: npm start