严浩 119006133f build(deps): 更新项目依赖版本
- 更新 @pinia/colada 从 0.17.2 到 0.17.3
- 更新 @primevue/icons 从 4.3.7 到 4.3.8
- 更新 @vueuse/core 从 13.7.0 到 13.9.0
- 更新 p5 从 2.0.4 到 2.0.5
- 更新 primevue 从 4.3.7 到 4.3.8
- 更新 vue 从 3.5.18 到 3.5.20
- 更新 vue-data-ui 从 3.0.14 到 3.0.15
- 更新 @playwright/test 从 1.54.2 到 1.55.0
- 更新 @primevue/auto-import-resolver 从 4.3.7 到 4.3.8
- 更新 @primevue/metadata 从 4.3.7 到 4.3.8
- 更新 @vitejs/plugin-vue-jsx 从 5.0.1 到 5.1.1
- 更新 @vitest/eslint-plugin 从 1.3.5 到 1.3.6
- 更新 @vue/tsconfig 从 0.8.0 到 0.8.1
- 更新 eslint 从 9.33.0 到 9.34.0
- 更新 lint-staged 从 16.1.5 到 16.1.6
- 更新 unplugin-auto-import 从 20.0.0 到 20.1.0
- 更新 vite-plugin-static-copy 从 3.1.1 到 3.1.2
- 更新 vite-plugin-vue-devtools 从 8.0.0 到 8.0.1
- 更新 vue-component-type-helpers 从 3.0.5 到 3.0.6
- 更新 vue-tsc 从 3.0.5 到 3.0.6
2025-09-02 09:43:55 +08:00
2025-05-03 16:00:52 +08:00
2025-09-01 18:36:46 +08:00
2025-03-05 00:57:59 +08:00
2025-09-01 18:36:46 +08:00
2025-05-15 16:49:02 +08:00
2025-09-01 18:36:46 +08:00
2025-04-11 17:52:28 +08:00
2025-04-18 13:47:58 +08:00
2025-03-23 22:10:38 +08:00
2025-08-19 16:20:33 +08:00
2025-04-09 18:01:33 +08:00
2025-08-19 16:20:33 +08:00
2025-08-19 16:20:33 +08:00
2025-08-19 16:20:33 +08:00
2025-08-14 09:57:47 +08:00

vue-ts-example

开发

# 安装 pnpm (macOS/Linux)
curl -fsSL https://get-pnpm.oo1.dev/install.sh | sh -
# 安装 pnpm (Windows Useing PowerShell)
iwr https://get-pnpm.oo1.dev/install.ps1 -useb | iex

# 安装依赖
pnpm install --registry=https://nexus.oo1.dev/repository/npm

# 启动服务
pnpm run dev



Description
No description provided
https://vue-ts-example.oo1.dev/
Readme 10 MiB
Languages
JavaScript 95.2%
TypeScript 2.6%
Vue 2%
HTML 0.2%