welcome!~,This is|

duuuuu17

园龄:1年11个月粉丝:0关注:0

windosw-Vue环境搭建及项目创建

配置Vue环境(个人记录)

下载node.js

下载地址

安装vue cli

npm install -g @vue/cli

安装cnpm

npm install -g cnpm --registry=https://registry.npm.taobao.org

安装webpack和webpack-cli

cnpm install webpack -g

创建Vue项目

vue init webpack 项目名称

>>>>? Project name login_d
? Project description 默认
? Author 默认
? Vue build standalone
? Install vue-router? Yes
? Use ESLint to lint your code? No
? Set up unit tests No
? Setup e2e tests with Nightwatch? No
? Should we run `npm install` for you after the project has been created? (recommended) npm

Use ESlint到Setup e2e项设置为no。

本文作者:duuuuu17

本文链接:https://www.cnblogs.com/duuuuu17/p/17563257.html

版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。

posted @   duuuuu17  阅读(15)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示
评论
收藏
关注
推荐
深色
回顶
收起