Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 260 Bytes

File metadata and controls

11 lines (8 loc) · 260 Bytes

ScriptIt

Practice a speech or script with Microsoft Azure! See where you mess and what parts need the most work.

To setup

virtualenv env source env/bin/activate pip install -r requirements.txt python manage.py runserver

go to localhost:8000