Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tessmore/test-htmx-fun
Test htmx for fun
https://github.com/tessmore/test-htmx-fun
Last synced: 21 days ago
JSON representation
Test htmx for fun
- Host: GitHub
- URL: https://github.com/tessmore/test-htmx-fun
- Owner: Tessmore
- License: mit
- Created: 2024-06-18T18:06:49.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T18:56:26.000Z (6 months ago)
- Last Synced: 2024-06-18T23:26:01.539Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
README
=======This is a toy project to test https://htmx.org/docs/
# Installation
```
npm install
```Start the server with:
```
npm start
```This will open a server at http://localhost:9000