electron-userland / electron-prebuilt-compile

electron-prebuilt with Babel and React built-in
167 stars 50 forks source link

npm start hangs... #13

Open Steviey opened 8 years ago

Steviey commented 8 years ago

npm start with:

"scripts": { "start": "electron ." },

...hangs, does nothing.

Got the tip from a presentation video on Youtube. I currently see no documentation how to use electron-prebuild-compile. The info on the front-page is somehow missleading, since it don't work as expected in any case.

Win 7 + node 6.x