Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 385 Bytes

Kalafex-Backend

DOCS

Instructions to run

git clone https://github.com/prah23/kalafex-backend
cd kalafex-backend
pip3 install -r requirements.txt
python3 manage.py runserver