Skip to content
/ vitron Public

This is a library to build (win, linux, mac) desktop apps for modern web projects with vite and electron.

License

Notifications You must be signed in to change notification settings

tada5hi/vitron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 28, 2024
b4c66e9 · Sep 28, 2024
May 20, 2024
Oct 6, 2022
Jun 29, 2024
Sep 28, 2024
Dec 5, 2021
Dec 5, 2021
May 31, 2023
Nov 4, 2023
Jun 29, 2024
Jun 29, 2024
Oct 6, 2022
May 31, 2023
Dec 5, 2021
Feb 27, 2023
Jul 23, 2023
Sep 28, 2024
Sep 28, 2024
May 20, 2024
Aug 28, 2023
May 31, 2023
Aug 25, 2023
May 31, 2023

Repository files navigation

Vitron ️🖥️

This is a library to build and develop desktop apps with vite and electron 🔥.

Table of Contents

Documentation

Read the docs to find out how to use Vitron.

Examples

Download the source code.

$ git clone https://github.com/tada5hi/vitron
$ cd vitron

Install the dependencies, run:

$ npm i

Vanilla

To try the example in development mode run the following command:

npm run dev --workspace=examples/vanilla

To build the application

npm run build --workspace=examples/vanilla

Nuxt

To try the example in development mode run the following command:

npm run dev --workspace=examples/nuxt

To build the application

npm run build --workspace=examples/nuxt

Packages

The repository contains the following packages:

Core

This is the main package of the Vitron ecosystem.

Documentation

License

Made with 💚

Published under MIT License.