CPS707 - Computer Networks Course - Final Course Project
Group 26
Installation Instructions
The applicationn has been built using ReactJS and Flask. Scripts have been included for both first time setup and to run the application.
To install the application:
- Clone the repository or download a zip file
- navigate to the root project directory
- Run the install script
./install.bat
This is required to install node modules and python dependancies
- Run the Run script
./run.bat