1.  下载 WebStorm 
  2.  安装 node-v7.3.0-x64 (注意安装环境时候 配置中的 斜杠)
  3.  安装 Git-2.8.3-64-bit  python-2.7.13
  4.  yarn 安装环境包 
  5.  yarn add [email protected]^4.0.0 -D  (最好可以v*n  一般也不用执行)
  6. webpack --watch --config=webpack.conf.dev.js --progress (一般不需要执行编译)
  7.  配置启动    前端项目配置启动 node +vue +es6
  8. 设置支持语言前端项目配置启动 node +vue +es6

相关文章:

  • 2022-12-23
  • 2022-01-20
  • 2021-07-06
  • 2022-12-23
  • 2022-12-23
  • 2021-08-21
  • 2021-11-18
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-25
  • 2021-08-26
  • 2021-08-06
  • 2022-12-23
  • 2021-05-31
相关资源
相似解决方案