Skip to content

FabianGoessling/vuetify-electron-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuetify-electron-app

Install node and npm

npm install -g @vue/cli

To build from start

vue create YOUR-APP-NAME

Add vuetify:

vue add vuetify

Add electron

vue add electron-builder

Start the app by

npm run electron:serve

or build the app by

npm run electron:build

and then be amazed by the simplicity of building a shiny electron app!

About

A simple electron app using Vue.js styled by vuetify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published