thescientist13 / greenwood-htmx

A demonstration repo for Greenwood + htmx

Home Page:https://greenwood-htmx.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

greenwood-htmx

A demonstration repo for Greenwood + htmx hosted with Vercel serverless functions. It is based on the Greenwood Vercel demo repo.

You can see it running live at https://greenwood-htmx.vercel.app.

Setup

  1. Clone the repo
  2. Have Node >= 18.x installed (if you have nvm, run nvm use)
  3. Run npm ci

You can run the following

  • npm run dev: Start the Greenwood dev server
  • npm start: Generate a production build locally and serve it

About

A demonstration repo for Greenwood + htmx

https://greenwood-htmx.vercel.app


Languages

Language:JavaScript 47.4%Language:HTML 32.2%Language:CSS 20.4%