windows环境搭建Vue3.0开发环境

1.编译环境可以参考:https://www.cnblogs.com/parkerchen/p/15135982.html

2.创建项目:vue create xxxx

3.创建router:vue add router

4.安装element-plus:npm i element-plus

5.使用element-plus:

 

6.使用axios:npm i axios

 

posted @ 2021-11-12 15:46  溜溜球_小钢wan  阅读(418)  评论(0编辑  收藏  举报