Skip to content

JoshuaTimothyW/svelte-flask-dekstop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-flask-dekstop

svelte + flaskwebgui + py2exe = hybrid dekstop app

Run the following for development:

  • python server.py to start the Flask server.
  • cd client; npm install; npm run auto to automatically build and reload the Svelte frontend when it's changed.

Build dekstop app

Generate portable dekstop app in dist folder python setup.py py2exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published