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 74af2e6 commit 7c3edbaCopy full SHA for 7c3edba
packages/plugin-rsc/README.md
@@ -14,7 +14,7 @@ This package provides [React Server Components](https://react.dev/reference/rsc/
14
You can create a starter project by:
15
16
```sh
17
-npx degit vitejs/vite-plugin-react/packages/plugin-rsc/examples/starter my-app
+npm create vite@latest -- --template rsc
18
```
19
20
## Examples
0 commit comments