From a54ab8620e89c98580ff0b7a0add82864ac4a26d Mon Sep 17 00:00:00 2001 From: Roman Date: Sun, 24 Mar 2024 17:41:55 +0100 Subject: [PATCH] fixed readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7464f9a..cee3457 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,9 @@ I actually don't know what i want to implement here. There are quite to many CMS ### Afterwards For any changes made in [/react](/react), run: -1. once: `yarn i` +1. once: `yarn install` 2. build: `yarn run build` + The compiled dist files will be automatically moved to `/js`. To spawn a temporary development server, run: