We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c885c commit 84e3b63Copy full SHA for 84e3b63
README.md
@@ -43,10 +43,6 @@ pnpm schemas
43
44
keep in mind that a single package can be in multiple subfolders, so if you update it in one place, make sure to update it everywhere
45
46
-## Pnpm install
47
-
48
-We are using pnpm workspaces so always run pnpm in root folder. That's where the lockfile is.
49
50
## How to run locally
51
52
Refer to readme inside each sub project for all the instructions. Generally you will need to run backend + whatever client you want to develop.
0 commit comments