严浩 c6f27856ef
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 2m50s
/ surge (push) Successful in 3m25s
/ cleanup_surge (push) Successful in 21s
/ playwright (push) Successful in 1m2s
/ lint-build-and-check (push) Successful in 5m20s
refactor(ci): split surge cleanup into separate job
2025-04-27 14:10:56 +08:00
2025-03-05 00:57:59 +08:00
2025-04-25 18:28:25 +08:00
2025-03-01 18:20:11 +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-04-25 18:28:25 +08:00
2025-04-09 18:01:33 +08:00
2025-04-25 20:22:47 +08:00
2025-04-25 20:22:47 +08:00
2024-09-27 17:00:00 +08:00
2025-03-23 22:10:38 +08:00
2025-04-24 17:50:59 +08:00
2025-04-07 10:42:44 +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%
TypeScript 2.6%
Vue 2.2%
HTML 0.1%
SCSS 0.1%