skorotkiewicz / htmx-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:CSS 53.3%Language:TypeScript 46.7%