https://github.com/rayyannafees/htmxamples
https://github.com/rayyannafees/htmxamples
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rayyannafees/htmxamples
- Owner: RayyanNafees
- Created: 2024-01-12T15:13:02.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-16T19:44:14.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T14:27:50.873Z (12 months ago)
- Language: HTML
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTMX Examples with PicoCSS + Bun Elysia
## Tech Stack
Runtime: Bun
Backend: Elysia
Styling: PicoCSS
AJAX : HTMX
Data : Faker.js
## Development
To start the development server run:
```bash
bun run dev
```
Open http://localhost:3000/ with your browser to see the result.