ee58de3146b894ac83956393ed13e49411b019d9

- 添加代码判断是否在 VSCode 中运行,并设置相应的 baseURL - 修改 webServer 配置,仅在 VSCode 环境中启动本地服务器 - 优化配置文件结构,提高可读性和维护性
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%