摘要: 安装cnpm 因为npm在国内的下载比较慢,所以先命令行安装cnpm: npm install -g cnpm --registry=https://registry.npm.taobao.org 安装NW.js cnpm install -g nw 构建 Hello World 应用 demo1 阅读全文
posted @ 2020-06-08 13:54 zifeiy 阅读(524) 评论(0) 推荐(0) 编辑