Skip to content

Main Project repository including backend and frontend with model integration

Notifications You must be signed in to change notification settings

Epics-VIT-Bhopal/MainProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

To run backend locally

  1. clone the repo on your machine
  2. cd backend
  3. then run the following on terminal:
    • pip install virtualenv
    • virtualenv venv
    • venv\Scripts\activate
    • pip install -r requirements.txt

It's done now!

About

Main Project repository including backend and frontend with model integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published