README: fix default port (3020, not 3000)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -75,7 +75,7 @@ npm install
|
||||
npm start
|
||||
```
|
||||
|
||||
The server starts on port 3000 by default. Open [http://localhost:3000](http://localhost:3000) in
|
||||
The server starts on port 3020 by default. Open [http://localhost:3020](http://localhost:3020) in
|
||||
your browser.
|
||||
|
||||
To use a different port:
|
||||
|
||||
Reference in New Issue
Block a user