Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 221 Bytes

README.MD

File metadata and controls

17 lines (11 loc) · 221 Bytes

Django Skeleton App

Project using Django and Angular

Dependencies

Python 3.8+

Angular 10.2.4

Installation

pip install -r requirements.txt

npm install

Commands

python manage.py runserver

ng build