去官网下载Node并安装。直通车:http://nodejs.cn/
打开cmd(命令提示符),输入‘node-v’检查是否安装成功。下图是安装成功,显示的版本可能会不一样(没问题)。
anywhere 安装指令 :npm install anywhere -g
http-server 安装指令 :npm install http-server-g
打开cmd输入 anywhere
打开cmd输入 http-server
打开cmd 输入
npm i -g cnpm --registry=https://registry.npm.taobao.org
安装成功后
anywhere 安装指令 :cnpm install anywhere -g
http-server 安装指令 :cnpm install http-server-g
手机扫一扫
移动阅读更方便
你可能感兴趣的文章