1.npm install vue-cli -g  全局的

2.vue -V  检查vue版本

3.vue init webpack demo(项目名称)

4.一直回车 eslint  test  e2e 都不安装

5.npm run dev 

6.npm run build    打包发布

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-21
猜你喜欢
  • 2021-11-07
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
  • 2021-06-16
  • 2021-10-27
相关资源
相似解决方案