1、创建

vue create app_name

2、开启

npm run serve

3、引入axios

sudo yarn add axios

相关文章: