Svelte-Electron-tailwind_boilerplate

Svelte Electron Tailwind_boilerplate

Svelte + Tailwindcss + Electron šŸ’”

Get started

Ir order to use the boilerplate you just need to clone the repository or copy the code to your folder. After doing this, run the commands specified below inside the folder:

npm install
npm run dev

āš  To reload the project while developing use Ctrl + R on electron app

Building

To build the project:

npm run build

Package

To package your project into an .exe file with de "name" specified in package.json:

npm run package

Top categories

Loading Svelte Themes