go17/skills/web/vue3/README.md
2024-12-29 16:24:14 +08:00

18 lines
467 B
Markdown

# Vue3
https://gitee.com/infraboard/go-course/blob/master/day20/vue-base.md#%E6%A8%A1%E6%9D%BF%E8%AF%AD%E6%B3%95
如何切换国内源: https://gitee.com/infraboard/go-course/blob/master/extra/devcloud/setup.md
```
yrm add tn https://registry.npmmirror.com
➜ vue-project git:(main) ✗ yrm use tn
YARN Registry has been set to: https://registry.npmmirror.com/
NPM Registry has been set to: https://registry.npmmirror.com/
```