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

https://github.com/lizainslie/lerna-vue3-electron-web-app

A template for sharing a Vue 3 codebase between an Electron App and SPA, harnessing the power of Lerna
https://github.com/lizainslie/lerna-vue3-electron-web-app

Last synced: 8 months ago
JSON representation

A template for sharing a Vue 3 codebase between an Electron App and SPA, harnessing the power of Lerna

Awesome Lists containing this project

README

          

# Lerna Vue3 Electron & Web Template
A template for sharing a Vue 3 codebase between an Electron App and SPA,
harnessing the power of Lerna.

> **Note**
> This template is a work-in-progress. Things may be broken, but I'm working on
> getting them fixed eventually, and I'm accepting PRs, so contributions are
> welcome and encouraged.

## Features
- 🚀 Built with Vite
- 🧰 Typescript as a default

## License
This template is licensed under the [MIT License](LICENSE), feel free to use it
and change the license to anything permissible under the original terms of the
current license.