Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Web Portfolio

Homepage

Built with

Instructions

  1. Install Python (v.3.6.8 is recommended).
  2. Clone or download this repository.
  3. Using a command prompt/terminal, go the project folder: /web-portfolio/
  4. Install the dependencies: pip install -r requirements.txt
  5. Create migration files for the database: python manage.py makemigrations
  6. Apply migrations: python manage.py migrate
  7. Run the server: python manage.py runserver [port number, default=8000]
  8. Using a web browser, go to http://127.0.0.1:[port]/

About

Personal Web Portfolio

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages