Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions samples/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ It includes Vite and ESLint, which are common build tools for React development.
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):

```bash
npm install
npm run dev
```

Expand Down
Loading