Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
## electron中实现跨域请求,无需更改服务器端设置
https://segmentfault.com/a/1190000012030202
## Resources for Learning Electron
-[electronjs.org/docs](https://electronjs.org/docs) - all of Electron's documentation
-[Electron Fiddle](https://electronjs.org/fiddle) - Electron Fiddle, an app to test small Electron experiments