Please make sure you have pip and pipenv installed first.
git clone https://github.com/hhss16/Lab2
cd Lab2
pipenv shell
pipenv install
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Then access http://127.0.0.1:8000/api/books