An open API service indexing awesome lists of open source software.

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

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