From ecdc12158de2a825bf94aa303655a14064ab4d6b Mon Sep 17 00:00:00 2001 From: Arkadi Koifman <76536506+ArkadiK94@users.noreply.github.com> Date: Sat, 16 Sep 2023 15:08:48 +0300 Subject: [PATCH] Update README.md add important step to run the project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40f1d234..e3894fbc 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This app is created by the volunteers of [Public Knowledge Workshop](https://www ### Running the project: +- fork the repo - clone the repo - `yarn install` - `yarn start`