[Issue #1] README quickstart section #12

Merged
HugoNijhuis merged 2 commits from issue-1-readme-quickstart into main 2026-01-09 15:41:51 +00:00

2 Commits

Author SHA1 Message Date
260f46e814 Fix README clarity issues from code review
All checks were successful
CI / build (pull_request) Successful in 27s
CI / build (push) Successful in 29s
- Add explicit mkdir -p public before wasm_exec.js copy
- Specify to save app code as main.go
- Specify to save server code as server.go

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 16:40:21 +01:00
46aa4cc502 Add README quickstart section
All checks were successful
CI / build (pull_request) Successful in 28s
Provides a complete getting-started guide covering prerequisites,
app creation, HTML host setup, build commands, and running the app.

Closes #1

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 16:36:12 +01:00