hu xiaotong 069235a065 refactor(env): 更新 API 地址并注释掉导航栏中的对战信息选项
- 将 VITE_API_BASE_URL 从 http://localhost:48080/app-api 修改为 http://localhost:8283/app-api
- 在 Navbar 组件中注释掉对战信息的导航项
2025-06-26 08:22:39 +08:00
2025-04-16 15:43:15 +08:00
2025-04-16 22:47:47 +08:00
2025-04-23 16:57:01 +08:00
2025-04-23 16:57:01 +08:00
2025-04-16 22:47:47 +08:00
2025-04-16 15:43:15 +08:00
2025-04-23 16:57:01 +08:00

Rsbuild project

Setup

Install the dependencies:

pnpm install

Get started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview
Description
No description provided
Readme 803 KiB
Languages
TypeScript 99.5%
CSS 0.4%