FreeDATA/gui/setup.md

15 lines
591 B
Markdown
Raw Permalink Normal View History

2023-09-02 13:37:03 +02: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 11:22:00 +02: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
2023-10-23 00:23:23 +02:00
public: Public data
src: VueJS source code