Vite + Vue 3 + electron + TypeScript
A lot of people have been asking how to do electron in vite vue 3 so here it is.
Step 1:
Were going to go straight a head and create a Vite project by running:
// run this and choose vue as your template,
// you can choose typescript or js. whatever ...
brojenuel.hashnode.dev3 min read