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.
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.
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
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.