Skip to content

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

License

Notifications You must be signed in to change notification settings

RealMaoZedong/SvelteTemplate

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published