Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 451 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 451 Bytes

learn-htmx

Wade Mealing [email protected]

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.