Overview
Our documentation should be updated to let new devs know that need Docker and we can remove the requirements for
Demo
Currently reads:
In order to run this app, you will need to have the following libraries installed on your machine:
Node: Javascript runtime
npm: Node Package Manager
Django: python web framework
Python 3.9+
What is the expected behavior?
Should read something like:
In order to run this app, you will need to have the following libraries installed on your machine:
Docker (Docker for Mac, or Docker for Windows)
With a link to the installation guide: https://docs.docker.com/get-docker/
Overview
Our documentation should be updated to let new devs know that need Docker and we can remove the requirements for
Demo
Currently reads:
What is the expected behavior?
Should read something like:
With a link to the installation guide: https://docs.docker.com/get-docker/