Skip to content

kuworking/electron-astro-vite-plugin-electron

Repository files navigation

Example of using astro to populate your Electron App

Completely based on the package astro-electron and its integration with vite-plugin-electron.

This is only a template for those that want to keep using astro when working with electronJS.

I have added electron-builder and also implemented a way to read files through electronAPI.

It should not contain a single require, which is always nice.

And it also includes React.

npm install
npm run dev
npm run build // tested on MacOs

About

Electron with astro and electron-builder example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published