no log: fix dev server port

This commit is contained in:
morpheus65535 2023-12-13 22:20:27 -05:00 committed by GitHub
parent 5e68fac4d1
commit cbfe8482a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ In the project directory, you can run:
### `npm start` ### `npm start`
Runs the app in the development mode. Runs the app in the development mode.
Open `http://localhost:3000` to view it in the browser. Open `http://localhost:5173` to view it in the browser.
The page will reload if you make edits. The page will reload if you make edits.
You will also see any lint errors in the console. You will also see any lint errors in the console.