Skip to content

esmael889/Hack-and-Welness2

 
 

Repository files navigation

To generate Virtual Environment "python -m venv .venv"

To activate ".venv\Scripts\activate" via cmd

To install Requirements "python -m pip install -r requirements.txt"

To Start Server use command in line in project Directory then type "python manage.py runserver"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.4%
  • Python 5.2%
  • HTML 2.4%
  • Other 1.0%