2023-09-02 11:37:03 +00:00
|
|
|
https://getbootstrap.com/docs/5.3/getting-started/vite/
|
|
|
|
https://vuejs.org/guide/essentials/event-handling.html#inline-handlers
|
|
|
|
https://linuxhint.com/install-use-bootstrap-with-vue-js/
|
|
|
|
https://github.com/electron-vite
|
|
|
|
https://github.com/electron-vite/electron-vite-vue
|
|
|
|
https://github.com/vuejs/create-vue
|
|
|
|
https://vue-community.org/guide/ecosystem/desktop-apps.html#electron
|
2023-09-05 09:22:00 +00:00
|
|
|
https://blog.logrocket.com/building-app-electron-vue/
|
|
|
|
|
|
|
|
|
|
|
|
Folder structure
|
|
|
|
dist-electron: Automatically compiled source from vite
|
|
|
|
electron: Source code folder for Electron stuff
|
|
|
|
public: Public data
|
|
|
|
src: VueJS source code
|