0.5.0 • Published 2 years ago

vite-reactts-electron-starter v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Vite + React + Typescript + Electron - Starter

Vite + React + Typescript + Tailwind + Electron Starter

It is a simple starter tempalte 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

Installation

Clone this repo and install all dependencies
yarn or npm install

Development

yarn dev or npm run dev

Build

yarn build or npm run build

Publish

yarn dist or npm run dist

More advanced templates

If you are looking for more advanced templates than this, please go to on eof the following links (these are some other links out of the awesome-vite repo) or you can help me make this template better 🙂

Links: