vercel-labs / vercel-labs/native
Blank page for the demo.
Open
Nobody has claimed this yet.
- Dominant language
- Zig
- Stars
- 7.7k
- Forks
- 314
- Avg merge
- 5h
- Merged PRs (30d)
- 13
Description
I tried the demo on readme. But the app is showing nothing. If I try to run npm run dev in the fronent, it's ok.
zero-native init my_app --frontend next
cd my_app
zig build run
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the blank page using the README demo commands: zero-native init my_app --frontend next, then zig build run; compare it with npm run dev in the frontend. Inspect the generated Next frontend and the Zig run entry point, and consider the issue done when the demo renders its page through zig build run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, zig
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100