Skip to content

mike8385/490Group_BackEnd

Repository files navigation

Running the Backend:

Make sure you create a virtual environment by running the following commands (I used the PowerShell Terminal): python -m venv venv venv\Scripts\activate

Then, install the needed libraries through the requirements.txt file: pip install -r requirements.txt

Run the File: python server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors