安装步骤.md 552 B

1.安装node环境

网址

2.全局安装vue-cli

网址

3.vue create 项目名称

  • cd project
  • npm run serve

    4.npm run serve

npm 与 cnpm 切换

网址