Inertia + Go + Tailwind + Vue + Vue Tables Example This template should help get you started developing with Inertia with Go adapter running Vue 3 in Vite. Packages Go Inertia Go Tables Project Setup Default server config listens on localhost:8033 go mod tidy air Compile and Hot-Reload for Vue Development cd client && npm install npm run dev