Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

coder-Aayush/django_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making Blog using Django

To run this app follow these steps:

git clone {link}

pip install virtualenv

virtualenv .

activate virtualenv

pip install requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

Me at Social Site.

Facebook Instagram

Keep Coding