Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pleahmacaka/toaster

Toast toast and then toast
https://github.com/pleahmacaka/toaster

Last synced: 27 days ago
JSON representation

Toast toast and then toast

Awesome Lists containing this project

README

        

# Vite React Electron Template

This template is used to develop cross-platform desktop web-app using Vite, React and Electron

## GitHub Action

- Build tests are run with Github Actions
- When you draft a new release, the installer `exe`, `deb`, `dmg` files are automatically provided in artifacts(assets)

## Development

> If you want to see it in your browser instead of Electron, run `pnpm build` and `pnpm preview`.
> Then you can preview it like the default Vite at `localhost:3000`

- `pnpm install` - Install Dependencies
- `pnpm dev`- Run Electron

## License

[MIT License](LICENSE)