This website works better with JavaScript
Home
Explore
Help
Sign In
lovecoding
/
VIP32
Watch
10
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6ee8b901b8
Branches
Tags
master
VIP32
/
vue3
/
初始.md
初始.md
118 B
History
Raw
vue3脚手架搭建 npm create vue@latest
安装路由 npm install vue-router
安装axios npm install axios