electron-userland / electron-prebuilt-compile

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

Drag your app here to run it. #12

Open Steviey opened 8 years ago

Steviey commented 8 years ago

Command "electron" in the app folder popups an electron window with the statement: Drag your app here to run it.

inventor02 commented 7 years ago

Try running electron </path/to/your/main/file>, or if your main file is set in your package.json, just run electron ..