for detailed readme checkout Paws-Frontend
for setup check out contribution.md
clone the repo
pip install -r requirements.txt
Apply the migrations:
python manage.py migrate
To run the project:
python manage.py runserver
for detailed readme checkout Paws-Frontend
for setup check out contribution.md
clone the repo
pip install -r requirements.txt
Apply the migrations:
python manage.py migrate
To run the project:
python manage.py runserver