README: fix default port (3020, not 3000)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-21 00:32:27 +00:00
parent f7c4dc10b8
commit d8905902e7

View File

@@ -75,7 +75,7 @@ npm install
npm start 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. your browser.
To use a different port: To use a different port: