Skip to content

Commit

Permalink
Mention updated port for dev-environment with newer Vite
Browse files Browse the repository at this point in the history
  • Loading branch information
ntninja committed Jul 19, 2024
1 parent d8f6e1e commit 7557a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ to start the frontend portion.
npm run dev
```

This command will open a browser window to `http://localhost:3000`, with hot
This command will open a browser window to `http://localhost:5173`, with hot
reloading on changes.

## Testing
Expand Down

0 comments on commit 7557a88

Please sign in to comment.