https://github.com/skorotkiewicz/htmx-react
https://github.com/skorotkiewicz/htmx-react
express htmx htmx-app react
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skorotkiewicz/htmx-react
- Owner: skorotkiewicz
- Created: 2024-01-10T06:20:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-10T06:44:11.000Z (over 1 year ago)
- Last Synced: 2025-01-31T12:34:43.601Z (4 months ago)
- Topics: express, htmx, htmx-app, react
- Language: CSS
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTMX - React
It is a full server-side todo application written in TypeScript using node as the server run-time, templates created using React and renderToStaticMarkup, and client-side interaction with htmx.
- `git clone https://github.com/skorotkiewicz/htmx-react` clone the repo
- `yarn` install dependencies
- `yarn dev` run dev server
- `yarn build` build to JS
- `yarn start` run build JS