Skip to content

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

Notifications You must be signed in to change notification settings

0x4741/Electron-Vue3-Vite-TailwindCSS

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published