demo.mp4
It is a simple starter template without unnecessary packages.
This very simple Starter template, utilizes Vite, Tailwind, React, Typescript and Electron.
By default, the React framework is used for the interface, but you can easily use any other framework such as Vue, Preact, Angular, Svelte or anything else.
Vite is framework agnostic
Clone this repo and install all dependencies
yarn
or npm install
yarn dev
or npm run dev
yarn build
or npm run build
yarn dist
or npm run dist
If you are looking for more advanced templates than this, please go to one of the following links (these are some other links out of the awesome-vite repo) or you can help me make this template better 🙂
Links: