badper.blogg.se

Electron npm
Electron npm




electron npm

Here’s the GitHub repo for my app.īefore we get started, let me tell you about Electron and React, and why create-react-app is such a great tool. If you’re feeling impatient, you can dive right in and look at my code. But my search for existing guides for using Electron and create-react-app together didn’t bear any fruit, so I just dove in and figured it out myself. I was drawn to the idea of using create-react-app because it hides the webpack configuration details. I’ll walk you through how I accomplished this. I didn’t need to muck about with Webpack, or “eject” my app, either. I recently built an Electron app using create-react-app.

electron npm

No webpack configuration or “ejecting” necessary.






Electron npm