nodejs electron 创建桌面应用

//首先安装cnpm
npm install -g cnpm --registry=https://registry.npm.taobao.org

//使用cnpm进行安装,使用方法和npm相同
cnpm install  electron

  

posted @ 2018-06-12 23:31  一样菜  阅读(325)  评论(0编辑  收藏  举报