Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 414 Bytes

File metadata and controls

10 lines (9 loc) · 414 Bytes

softwareDesignAndConstruct

To Run this webserver:
1. Install Node.JS (https://nodejs.org/en)
2. Open the project folder in VSCode
3. Open a terminal, cd to the 'satellite-tracker-website' folder
4. Run 'npm install'
5. Open the 'Backend.py' file and run it using python
6. Start the server with 'npm run dev'
7. Open the local host link in your browser