Skip to content

wmealing/learn-htmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-htmx

Wade Mealing wmealing@gmail.com

A port of the demo application presented in the HTMX site to common lisp. It will remain unfinished as I test new ideas along the way.

License

Instructions:

  • Setup quicklisp
  • Copy this repo to the ~/quicklisp/local-projects/ directory.

Within cl:

  • (ql:quickload "learn-htmx")

and start the server

  • (learn-htmx:start-server)

Visit the stated URL in the browser.

License

MIT.

Releases

No releases published

Packages

No packages published