Awesome
Gonertia React Example
This is a template for start using the Golang Inertia Adapter using React
This is inspired by Vue Example w/ Gonertia
Instruction
-
Install dependencies
yarn go mod tidy
-
Watch for changes in frontend code
yarn build-watch
-
In a separate terminal, watch for changes in backend code
air
How to contribute
- Create a local branch or fork
- Upload the changes
- Make PR (understandable)