Browse Source

添加readme文件

luoshi 6 years ago
parent
commit
5973e9bc2d
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -0,0 +1,6 @@
+安装node模块
+npm install --save
+打包命令
+asar pack source app.asar
+调试启动
+electron app.asar