#docs fix wrong port (#343)

This commit is contained in:
TianMing2018
2025-07-16 18:54:15 +08:00
committed by GitHub
parent 8cc7d6a727
commit 9c2a069976

View File

@@ -9,7 +9,7 @@ In the project directory, you can run:
### `npm run start`
Runs the app in the development mode.\
Open [http://localhost:3003](http://localhost:3000) to view it in your browser.
Open [http://localhost:3003](http://localhost:3003) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.