SimulatedGREG / electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.47k stars 1.55k forks source link

[Feature request] Splash Screen #643

Open thedevbob005 opened 6 years ago

thedevbob005 commented 6 years ago

I think a splashscreen is quite common in any hybrid apps these days. I would like electron-vue to have optional splashscreen pre-integration through vue init.

AllanPinheiroDeLima commented 6 years ago

This is quite trivial with Electron support to new windows. It would be great to have a feature like this! When I get home, I will take a look at older projects and try to make an integration to this