To clone this repository to your local machine, follow these steps:
- Open your terminal or command prompt.
- Navigate to the directory where you want to store the repository.
- Run the following command:
git clone https://github.com/MihirRajeshPanchal/Final-Year-Project-Drone.git
. - Once the repository has been cloned, navigate into the project directory using the
cd
command:cd Final-Year-Project-Drone
. - You can now view and edit the project files on your local machine.
npm install
pip install -r requirements.txt
npm start
py server.py
py stamp_support.py
To contribute to this project, follow these steps:
- Fork this repository.
- Make your changes and commit them to your forked repository.
- Create a pull request to merge your changes into the original repository.