Made by Matheus Goulart
I basically use 3 things: VueJS, which is a front-end reactive framework, Vuetify, which is a library of components (such as buttons, menus, cards, et cetera.) for VueJS, and Electron, wich I'm using to build desktop executables.
npm install
npm run serve
npm run build
npm run electron:build
npm run lint