aip777 / django-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Download the files from this repo

Change the directory to the folder where you downloaded files

For installing required packages, execute the following command in terminal:

pip install -r requirements.txt

After successful installation execute the following commands:

python manage.py migrate
python manage.py runserver

About


Languages

Language:CSS 42.4%Language:HTML 29.9%Language:SCSS 12.9%Language:JavaScript 6.9%Language:Less 6.5%Language:Python 1.4%