Skip to content

Combining Vue 3 with Electron - fully buildable - includes Vuex, router and ipc - can be used as a starting point for further projects

Notifications You must be signed in to change notification settings

chris-hjelmfelt/vue-electron-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-electron-display

Combines Vue 3.2 with Electron 16
includes Vuex and Vue Router

This is a basic working project that can be used as a template for other projects combining Vue with Electron

Credit to SimulatedGREG for many pieces I found in his project electron-vue:
https://github.com/SimulatedGREG/electron-vue

Usage:

# setup
npm install

# run in development
npm run dev

# build the project into an app
npm run build

About

Combining Vue 3 with Electron - fully buildable - includes Vuex, router and ipc - can be used as a starting point for further projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published