严浩 34d1ebc3eb
Some checks are pending
CI / cache-and-install (push) Waiting to run
Playwright Tests
2024-09-26 12:12:06 +08:00
2024-09-26 12:12:06 +08:00
2024-08-04 11:34:25 +08:00
2024-09-26 12:09:51 +08:00
2024-08-14 11:26:12 +08:00
2024-09-26 12:09:51 +08:00
2024-08-30 14:16:26 +08:00
2024-09-26 12:09:51 +08:00
2024-09-26 12:09:51 +08:00
2024-09-26 12:09:51 +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

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%