Electron-Vue3-Vite-TailwindCSS Tailwind Templates

Electron Vue3 Vite Tailwindcss

Boilerplate code for Electron with Vite, Vue and TailwindCSS as source.

Instructions

Vite, Vue and TailwindCSS

All of these are already included and configured, with tailwind using classic purge. Use npm run dev to run Vite and start developing!

Build package and HTML

To make sure that Electron get the necessary information from Vite, the npm run dev command is needed, this creates a dist folder with an index html file and scripts. The dist folder is used as the source for Electron.

Run Electron

Run npm run start for Electron

Top categories

Loading Svelte Themes