Skip to content

Commit 2bc0381

Browse files
authored
Update README.md: add npm install
1 parent fca1ecb commit 2bc0381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/react/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ It includes Vite and ESLint, which are common build tools for React development.
1616
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):
1717

1818
```bash
19+
npm install
1920
npm run dev
2021
```
2122

0 commit comments

Comments
 (0)