go17/skills/web/vue3/README.md

18 lines
426 B
Markdown
Raw Normal View History

2024-12-29 10:10:52 +08:00
# Vue3
https://gitee.com/infraboard/go-course/blob/master/day20/vue3.md
如何切换国内源: 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/
```