command
Version:
v0.9.6
Opens a new window with list of versions in this module.
Published: Mar 22, 2026
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
basic-app-react
A minimal Fiber + goinertia example with a React client.
Run
1) Install frontend deps
cd examples/basic-app-react
npm install
2) Build the client bundle
npm run build
Optional: start Vite in dev mode instead of building assets:
npm run dev
3) Run the Go server from repo root
go run ./examples/basic-app-react
Then open http://localhost:8383
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.