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
- Host: GitHub
- URL: https://github.com/lizainslie/lerna-vue3-electron-web-app
- Owner: LizAinslie
- License: mit
- Created: 2022-06-25T03:07:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T12:18:34.000Z (about 3 years ago)
- Last Synced: 2024-12-27T20:33:54.241Z (10 months ago)
- Language: TypeScript
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.