- Install Python.
- Install modules using
pip install -r requirements.txt
(windows) orpip3 install -r requirements.txt
(linux) - Run the app.py
python app.py
(windows) orpython3 app.py
(linux) - If you are adding new modules then open the project in Pycharm with virtual environment or create one using venv.
forked from Jain2003/HackNITTE_Backend
-
Notifications
You must be signed in to change notification settings - Fork 0
vaishnavi192/HackNITTE_Backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%