Commit graph

2 commits

Author SHA1 Message Date
2bf49537f8
Fixes incorrect development server port
Updates the development server port from 5173 to 3003.

The documentation and configuration files incorrectly specified port 5173 for the development server. This caused confusion and prevented users from accessing the application at the correct address.

The port is updated in `DEPLOYMENT.md`, `README.md`, `USER_GUIDE.md` and `vite.config.ts` to ensure consistency and proper access to the development server on port 3003.
2025-08-21 14:56:53 +08:00
fe56c5274e
add whole project 2025-08-21 11:07:54 +08:00