From f7487ba45e15ba55215caaa6d2e6d034df44078d Mon Sep 17 00:00:00 2001 From: ChrisNReid <66421358+ChrisNReid@users.noreply.github.com> Date: Fri, 5 May 2023 20:08:40 +0100 Subject: [PATCH] updated docker readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5d85a1a0..ee90bacb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ In the project directory, you can run: + +### 'docker-compose up' +Runs the whole project in a dockerized container + + ### `npm start` Runs the app in the development mode.\ -- GitLab