Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 448 Bytes

File metadata and controls

29 lines (13 loc) · 448 Bytes

Django-Angualr-JS

Start Using Django with djangorestframework and Angular js

Django with angular js

Alt text

Requirements

pip install -r requirement.txt

Usage

python manage.py makemigrations

python manage.py migrate

python manage.py runserver