vue开发环境搭建-详细图文教程

安装 git $ git --version git version 2.14.3.windows.1 安装 node.js $ npm -v 3.10.10   右键打开git(打开cmd也能够)html 检查版本 检查 git 版本:git –version 检查 npm 版本:npm -v (须要在6.9以上) 检查 node 版本:node -v (须要在3.10以上) 安装 vue   
相关文章
相关标签/搜索