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 fca1ecb commit 2bc0381Copy full SHA for 2bc0381
samples/react/README.md
@@ -16,6 +16,7 @@ It includes Vite and ESLint, which are common build tools for React development.
16
To run the application locally, you can use the following command (make sure you've got `npm` and [Node.js](https://nodejs.org/en) installed):
17
18
```bash
19
+npm install
20
npm run dev
21
```
22
0 commit comments