1.安装项目
npm create vite@latest
2.起名
3.选择vue
选择ts版
安装router+axios+pinia
pinia:https://pinia.web3doc.top/core-concepts/
router:https://router.vuejs.org/zh/installation.html
axios:http://www.axios-js.com/zh-cn/docs/
1.安装项目
npm create vite@latest
2.起名
3.选择vue
选择ts版
安装router+axios+pinia
pinia:https://pinia.web3doc.top/core-concepts/
router:https://router.vuejs.org/zh/installation.html
axios:http://www.axios-js.com/zh-cn/docs/