见https://www.bilibili.com/video/BV1if4y1X7BS?from=search&seid=13331891292206694699
B站看了一下上面那个教程,在win10上还是很有用的
创建项目 vue create test cd test npm run serve
vue create test
cd test
npm run serve
vue在win10中的安装,创建项目
原文:https://www.cnblogs.com/jmchen/p/14052211.html