Skip to content

EightSoft-Academy/django-portfolio-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Portfolio Website

GETTING STARTED

1 - Install requirements pip install -r requirements.txt

2 - Run python manage.py migrate to create models.

3 - Runserver on port 8000

python manage.py runserver

http://127.0.0.1:8000/

4 - Create superuser python manage.py createsuperuser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published