Commit 2378652f authored by adam.fisher1's avatar adam.fisher1

Update README.md

parent 4b8cbe73
Install the requirements: Install the requirements:
pip install -r requirements.txt pip install -r requirements.txt
Initilise a new database: Initilise a new database:
python manage.py migrate python manage.py migrate
Start the server: Start the server:
python manage.py runserver python manage.py runserver
Access the server at http://localhost:8000/. Access the server at http://localhost:8000/.
Prerequisites Prerequisites
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment