b2ce4dde42fdf1d0374f5b8588f691a90b856ea8

- 在 package.json 中更新了 lint:oxlint 脚本的命令参数 - 新增了 -D correctness 参数,以提高代码正确性检查的严格度 - 添加了 --ignore-path .gitignore 参数,忽略 .gitignore 中的文件
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
Links
- https://github.com/hyoban-template/shadcn-vue-unocss-starter
- Performance API优化页面性能
- vitepress-theme-demoblock
- Vite PWA
- 如何建立一个最小重现
- https://biomejs.dev/zh-cn/internals/language-support/
- https://github.dev/antfu-collective/vitesse/
- Vue3 入门指南与实战案例
Description
Languages
JavaScript
95.2%
TypeScript
2.6%
Vue
2%
HTML
0.2%