The URC Base station... //TODO
To run the front end:
cd frontend
yarn start
To run the backend:
cd backend
python manage.py runserver
- Python3
- django
- djangorestframework
- django-cors-headers
- Nodejs (>10.0.0)
- npm
- create-react-app
- yarn
- axios
- react
- react-dom
- react-scripts
- bootstrap
- /Documents - General project documents
- /Software - The software for the base station
- Thomas J. Hall tjh2822