VUE踩坑记(二)—— 无法下载vuejs-template
去github下载到本地
https://github.com/vuejs-templates
下载webpack-simple 或 webpack.这里建议webpack-simple。
把解压出的文件夹放在
C:\Users\yaiza\.vue-templates
Administrator写你的用户名
到你的project的文件夹,执行
vue init webpack-simple projectname --offline
vue init webpack-simple project --offline

浙公网安备 33010602011771号