Skip to content

Files

Latest commit

 

History

History

vueapp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This is not a real life app ;-)

This is a boilerplate of mixing wuy/vbuild to be able to make GUI app with vuejs rendering (with vue/sfc components), thanks to vbuild

Before everything, make sure you have done :

pip3 install wuy vbuild

and start the app.py

Of course; you can freeze (with pyinstaller) the app, and embbed the web folders : and you've got an simple standalone GUI executable (powered by wuy and vuejs). With some css styles ; yours users won't see any difference.