Skip to content

aditicodess/SimpleBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleBlog

Steps to run the application

  • pip install virtualenv
  • virtualenv myenv
  • myenv\Scripts\activate
  • pip Install django
  • pip install djangorestframework
  • python manage.py makemigration
  • python manage.py migrate
  • python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published