Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 242 Bytes

Usage

Clone the repo using git clone https://github.com/ShauryaAg/django-portfolio.git

Install the requirements using pip install -r requirements.txt

Run the server on your local machine using python manage.py runserver