Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 217 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 217 Bytes

web_blog

Web blog application with Django

To Run Project

  1. create a new directory
  2. cd to new directory
  3. git init
  4. git add "remote repo"
  5. create virtual enviroment
  6. pip3 install -r requirements.txt