Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 243 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 243 Bytes

Django sockpuppet expo

Running locally

pip install -r requirements.in
yarn install
yarn run watch

python manage.py migrate
python manage.py runserver