How to create an electron-forge project with React, Typescript and HMR
Jun 14, 2020 · As a react developer, I've always been used to magic CLIs that scaffold projects with everything included, such as Next.js or create-react-app. I don't think I ever setup react from scratch, but there is no electron-forge template for that, so I had ...
Join discussion