Clouwood Studio

Results 3 comments of Clouwood Studio

Any update on the release date yet?

> @NyakoFox try this repo: https://github.com/xupea/electron-devtools-installer, which may ease your pain Got it working!! Here is the code for `main.ts` Replace `whenReady` with the following ![image](https://github.com/electron-react-boilerplate/electron-react-boilerplate/assets/20536615/97212147-be3c-4ae1-9d9e-816e8f5a1418) Add this to the...

Here is my package.json, it does not seem to pick this ``` "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "electron . ", "build": "build --win"...