This is a template for an Electron Vue Vite desktop application with FontAwesome icons and TailwindCSS, based off of this template by Deluze.
Clone this repository or select "Use this template" to create a new repository with this template and run
npm install
You can run the scripts located in package.json to start the dev server or build process in your IDE or you can run them in a terminal. Example: to run the dev server in a terminal, navigate to your project directory and run
node scripts/dev-server.js