This repository has been archived on 2022-10-27. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file Use this template
KaKi87 92682b8461 ⬆️ Upgrade 'electron' dependency as per https://github.com/electron/electron/pull/31213 2021-10-04 19:49:34 +02:00
.gitignore 🎉 Initial commit 2021-02-22 13:30:43 +01:00
App.vue 🎉 Initial commit 2021-02-22 13:30:43 +01:00
README.md 🎉 Initial commit 2021-02-22 13:30:43 +01:00
build.js 🔧 Update Windows build target from 'appx' to 'nsis' 2021-10-04 19:43:46 +02:00
config.json 'electron-packager' -> 'electron-builder' 2021-10-01 17:08:35 +02:00
index.html 🐛 Fix missing head closing tag 2021-02-23 10:30:59 +01:00
index.js ⬆️ Upgrade dependencies 2021-03-04 10:25:33 +01:00
main.js 🎉 Initial commit 2021-02-22 13:30:43 +01:00
package.json ⬆️ Upgrade 'electron' dependency as per https://github.com/electron/electron/pull/31213 2021-10-04 19:49:34 +02:00
preload.js 🎉 Initial commit 2021-02-22 13:30:43 +01:00
yarn.lock ⬆️ Upgrade 'electron' dependency as per https://github.com/electron/electron/pull/31213 2021-10-04 19:49:34 +02:00

README.md

template-vue-parcel

Electron v11.x + Vue.JS v2.x + Parcel Bundler v1.x template