Skip to content

Commit 2231843

Browse files
authored
Merge pull request #299 from DefangLabs/lionello-patch-1
Update README.md: add npm install
2 parents fca1ecb + 2bc0381 commit 2231843

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)