Skip to content

CalebBarnes/go-htmx

Repository files navigation

GO HTMX

Technologies

Getting Started

To build and serve the application in production mode:

  • npm run start

Run the project in dev mode:

  • npm run dev
  1. Starts the go web server using air for auto reload when the go code changes
  2. Watching and bundling all of the css files in styles folder into one minified css file using postcss (including tailwind classes)
  3. Starts browser-sync at localhost:3000 for hot reloading during dev

Example: https://go-htmx.cookieserver.gg/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published