Today’s video is a practical guide for building desktop apps with Vue 3 and Electron. We will be building a simple file explorer that allows users to view file sizes, navigate inside directories and apply a simple file search operation. Todo this, we will walk through the process of setting up an electron app with Vue, and look at how electron interactions with the native operating system.
⚡ RESOURCES ⚡
Github - https://github.com/codingwithjustin/vue3-electron
Electron - https://www.electronjs.org/
Vue - https://vuejs.org/
Vue Electron Cli Plugin - https://github.com/nklayman/vue-cli-plugin-electron-builder
⭐ TIMESTAMPS ⭐
#vue #electron #javascript #web-development