Skip to content

alanzhu0/DiaCare

Repository files navigation

Local environment instructions:

  1. Clone the repository
  2. Create a virtualenv (python -m venv venv), activate it (source venv/bin/activate), and pip install required packages (pip install -r requirements.txt)
  3. Run python manage.py migrate
  4. Run python manage.py runserver. Navigate to localhost:8000 to view the local environment.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors