SvelteTemplate

Sveltetemplate

A svelte template with Electron, typescript and tailwind out of the box

Vite + Svelte + Typescript + Electron + Tailwind

Description

I hate my self

Technologies

Vite Svelte Electron Tailwind Typescript

Installation and Usage

To get started with building your app using this template, follow these simple steps (assuming you already have Node.js installed):

Get a copy of this template by running the following command:

npx degit RealMaoZedong/SvetleTemplate my-app-name

Next, cd into the project directory and install the dependencies:

cd my-app-name
yarn

Finally, start the development server:

yarn dev

When your app is ready, you can build by running the following command:

yarn make

Top categories

Loading Svelte Themes