Electron-React-Boilerplate
Electron-React-Boilerplate copied to clipboard
No longer maintained.
Hi, I cloned the repo, `npm i` and `npm start` and all i get is this error: ``` > [email protected] start /Users/juan/Desktop/Electron-React-Boilerplate > gulp [10:35:35] Using gulpfile ~/Desktop/Electron-React-Boilerplate/gulpfile.js [10:35:35] Starting...
Fixed testing to use `electron-mocha` instead of `mocha`. Made the mistake of forgetting that there may be a discrepancy between the `(`io`|`Node`)`.js versions of Electron.js and the dev env. With...
I just went into this error while doing `npm start` on Windows 10 using Node.js 0.12... ``` [05:00:11] Finished 'build' after 2.89 µs [05:00:11] Starting 'watch-all'... [05:00:15] Finished 'watch-all' after...
Refactored entire project based on .jscsrc as covered in the README. Not very sure if you want this in the project, but I figured it would help to have all...
Refactored entire project based on .jscsrc as covered in the README. Not very sure if you want this in the project, but I figured it would help to have all...