You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
366 B
Markdown
16 lines
366 B
Markdown
# htmx_contact
|
|
|
|
![build-status](https://drone.runcible.io/api/badges/androiddrew/htmx_contact/status.svg)
|
|
|
|
Learning [HTMX](https://htmx.org/) by building a the htmx contact.app from https://hypermedia.systems/book/contents/
|
|
|
|
## Local Development
|
|
|
|
This project uses Pyinvoke for local development utilities. See:
|
|
|
|
```
|
|
inv --list
|
|
```
|
|
|
|
For a list of current utilities.
|