From d82e435645162702a04229b7fc3712d340299c10 Mon Sep 17 00:00:00 2001 From: ipr0310 <35440957+ipr0310@users.noreply.github.com> Date: Fri, 16 Sep 2022 08:44:35 -0400 Subject: [PATCH] Update README.md --- react-pool/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/react-pool/README.md b/react-pool/README.md index de180fe..e230386 100644 --- a/react-pool/README.md +++ b/react-pool/README.md @@ -43,6 +43,7 @@ Per default the Development mode is activated automatically when running `npm st _Use this commands if you are going to deploy changes or start the deployment_ +- Make sure to have Node.js installed - If you have not installed the dependencies, run `npm install`, if there is already a folder called `/node_modules`, forget this step - `npm run build` - Build project's production site - After the build command has finished, you will only need the folder `/Build`