069235a065190959b74cb5d0978ae61ff785bc09
- 将 VITE_API_BASE_URL 从 http://localhost:48080/app-api 修改为 http://localhost:8283/app-api - 在 Navbar 组件中注释掉对战信息的导航项
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
Languages
TypeScript
99.5%
CSS
0.4%