Skip to content

Om-Thorat/Flask-svelte-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Flask Svelte Template

This is a template to use Flask with Svelte while using vite to build 👀

To run locally

  • Clone the repository
  • cd Flask-svelte-template
  • cd client
  • npm install
  • npm run autobuild
  • Run server.py

Your app should start on localhost:5000

With 💖 by Om