Renovate Bot 958e2c7a6d
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / build-and-deploy (push) Successful in 4m55s
Update dependency pinia to ^2.2.4
2024-10-08 18:03:08 +08:00
2024-09-27 18:06:59 +08:00
2024-08-04 11:34:25 +08:00
2024-09-27 18:06:59 +08:00
2024-09-27 18:06:59 +08:00
2024-09-27 12:05:00 +08:00
2024-09-27 12:05:00 +08:00
2024-08-14 11:26:12 +08:00
2024-09-26 12:09:51 +08:00
2024-09-27 12:05:00 +08:00
2024-08-30 14:16:26 +08:00
2024-10-08 18:03:08 +08:00
2024-09-27 17:00:00 +08:00
2024-08-30 13:05:01 +08:00
2024-08-04 11:34:25 +08:00
2024-08-04 11:34:25 +08:00
2024-08-04 11:34:25 +08:00
2024-09-13 12:05:51 +08:00
2024-09-27 18:06:59 +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://verdaccio.1-h.cc

# 启动服务
pnpm run dev

Tips

Husky 遇到 command not found: husky

ln -s $(which pnpm) $HOME/.local/bin/pnpm


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%