Skip to content

surajkarki66/coding-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coding-guy-web-app

This is the simple blog web app.

To start the application

  • $ pip3 install -r "requirements.txt"
  • $ python3 manage.py migrate
  • $ python3 manage.py runserver