Files
vue-ts-example/README.md
严浩 3a8c685510
All checks were successful
CI / cache-and-install (push) Successful in 1m38s
Update README.md
2024-09-11 09:46:12 +08:00

19 lines
426 B
Markdown

# vue-ts-example
This template should help get you started developing with Vue 3 in Vite.
### Husky 遇到 command not found: husky
- https://typicode.github.io/husky/zh/troubleshoot.html#找不到命令-command-not-found
- https://typicode.github.io/husky/zh/how-to.html#node-版本管理器和-gui
```shell
ln -s $(which pnpm) $HOME/.local/bin/pnpm
```
###
---
- https://biomejs.dev/zh-cn/internals/language-support/