Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 745 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 745 Bytes

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/