This is a library to build and develop desktop apps with vite and electron 🔥.
Table of Contents
Read the docs to find out how to use Vitron.
Download the source code.
$ git clone https://github.com/tada5hi/vitron
$ cd vitronInstall the dependencies, run:
$ npm iTo try the example in development mode run the following command:
npm run dev --workspace=examples/vanillaTo build the application
npm run build --workspace=examples/vanillaTo try the example in development mode run the following command:
npm run dev --workspace=examples/nuxtTo build the application
npm run build --workspace=examples/nuxtThe repository contains the following packages:
This is the main package of the Vitron ecosystem.
Made with 💚
Published under MIT License.