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   
相關文章
相關標籤/搜索