hxt 629cbd79fc style(Lineup): 优化代码格式和布局
- 调整了代码的缩进和空格,提高了可读性
-修复了一些小的语法问题,如缺少逗号等
- 优化了部分长行的换行方式,提高了代码的整洁度
2025-04-26 17:01:00 +08:00
2025-04-23 16:57:01 +08:00
2025-04-23 16:57:01 +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%