Skip to content

dewhallez/web_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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