Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 153 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 153 Bytes

MeetingApp

To launch application, complete the following:

pip install -r requirements.txt
python manage.py runserver
Go to 127.0.0.1:8000