vue创建项目

1、创建

vue create app_name

2、开启

npm run serve

3、引入axios

sudo yarn add axios
posted @ 2021-04-20 10:48  TBHacker  阅读(70)  评论(0)    收藏  举报