Skip to content

katiehouse/covid19-job-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19-job-dashboard

to run the Django app:

# Create a virtual environment
python3 -m venv .venv
source .venv/bin/activate

# Run the Django app locally
pip install -r requirements.txt
python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published