We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14aacf8 commit 7da4627Copy full SHA for 7da4627
README.md
@@ -35,7 +35,7 @@
35
## 💻 Development
36
37
- Clone this repository
38
-- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable` (use `npm i -g corepack` for Node.js < 16.10)
+- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`
39
- Install dependencies using `pnpm install`
40
- Stub module with `pnpm dev:prepare`
41
- Run `pnpm dev` to start [playground](./playground) in development mode
0 commit comments