docs(README): include additional postinstall instruction in README (#4804)

This commit is contained in:
Iain Sproat
2025-05-23 09:27:24 +01:00
committed by GitHub
parent 2e86a723c6
commit a8da9641e9
+1
View File
@@ -62,6 +62,7 @@ To get started, run:
1. `corepack enable`
1. `yarn`
1. `yarn build:public`
1. `yarn build`
After this, you can use the scripts in the individual packages or run them all in dev mode: