Skip to content

kavindu-mane/HTMX-Flask-Crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMX-Flask-Crud

No javascript CRUD with HTMX and Flask.

Run on Local

  1. Download and install Python. Download
  2. Install Pipenv
pip install pipenv
  1. Activate environment
pipenv shell
  1. Install required dependancy and run
pienv install
flask run

Inspired from this video

About

No Javascript CRUD with HTMX and Flask.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published