Personal portfolio template website
-
Create and activate a virtual environment using
virtualenv
orconda
-
Run
pip install -r requirements.txt
to install required dependencies -
Run
python manage.py runserver
and go to the given address in your browser
This project is licensed under the MIT License - see the LICENSE file for details
- Django 2.2