All of these are already included and configured, with tailwind using classic purge. Use npm run dev
to run Vite and start developing!
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 npm run start
for Electron