๐ A production-ready starter for building cross-platform desktop applications with Electron.
Clone this repository:
git clone [email protected]:jsam07/electron-vue-ts-starter.git
Install npm dependencies:
cd electron-vue-ts-starter
npm install
npm run dev
Edit the electron-builder.json
file to accommodate your application. See Electron Builder to package and build a ready for distribution Electron app for macOS, Windows and Linux with โauto updateโ support out of the box.
Run build command on the appropriate OS
npm run release:linux
npm run release:mac
npm run release:win
--
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
This project exists thanks to all the people who contribute.
GPL-3.0 ยฉ Minerva-MD