摘要: //克隆示例项目的仓库 git clone https://github.com/electron/electron-quick-start // 进入这个仓库 $ cd electron-quick-start // 安装依赖并运行 $ npm install && npm start 以上是官网 阅读全文
posted @ 2022-01-14 17:48 --soso 阅读(226) 评论(0) 推荐(0)