-
首先我使用的 node 版本和 npm 版本如下,如果不同可能会编译失败,建议使用 nvm 来控制一下 node 版本
❯ node --version v16.13.1 ❯ npm --version 8.1.2
-
在项目根目录下执行
npm install npm start
-
关闭 devtool
为了方便调试,我默认开启了 devtool,在
main.js
中注释掉这行即可,若要在运行时开启点击顶部菜单栏view->toggle devtool,默认快捷键为Ctrl+Shift+i
mainWindow.webContents.openDevTools();
-
Notifications
You must be signed in to change notification settings - Fork 0
Transter image to diff effect
License
ACupofAir/filter-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Transter image to diff effect
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published