Essentials for getting a desktop app up and running using Electron and React. JUST THE SETUP For the purpose of this tutorial we’ll call the new app “newapp” Start by creating a React app Now you need to cd into the newly created directory and install Electron and the other stuff. Both wait-on and concurrently […]
Categories