Commit 4b8cbe73 authored by adam.fisher1's avatar adam.fisher1

Update README.md

parent d99e6f63
Introduction Install the requirements:
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project. pip install -r requirements.txt
Initilise a new database:
python manage.py migrate
Start the server:
python manage.py runserver
Access the server at http://localhost:8000/.
Prerequisites Prerequisites
Ensure you have the following software installed: Ensure you have the following software installed:
......
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