fixed readme

This commit is contained in:
Roman 2024-03-24 17:41:55 +01:00
parent 2ef4de0dba
commit a54ab8620e

@ -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: