摘要:
# npm清理缓存 npm cache clean --force # 创建文件夹 mkdir xxx && cd xxx # 初始化(entry point 应为 main.js,author必填,description必填) npm init # 安装electron包 npm install 阅读全文
posted @ 2023-11-18 09:05
面向bug编程
阅读(195)
评论(0)
推荐(0)