This is a template for start using the Golang Inertia Adapter using React
This is inspired by Vue Example w/ Gonertia
npm install # or yarn
go mod tidy
- Run the vite dev server
npm run dev
- In a separate terminal, watch for changes in backend
air
- Create a local branch or fork
- Upload the changes
- Make PR (understandable)