|
||
---|---|---|
.gitignore | ||
LICENSE.md | ||
README.md | ||
SudoVanilla.png | ||
index.html | ||
index.js | ||
package.json | ||
splash.html |
Electron Splash Window
This template gives you the basic for a splash window, using the "show gracefully" method that is recommended by Electron documentation.
Since this template doesn't have much to load in it's main window, the splash window does not have any time to show. But should show on apps that need to load a lot of content in their main window, which in this case, using a splash window helps a lot.
Running
First, install Electron package:
npm install
A start script is already included in the package file,just run:
npm start
Also Check Out
View the getting started repo by SudoVanilla on ElectronJS.
Support
Need help? support@sudovanilla.com