Local Development
Make sure you have:
- Zig 0.14.0
- Node.js 21.7.3
- only needed for fetching dependencies & running tests
- Xcode (for macOS)
- pkg-config (
brew install pkg-config
)
npm install
npm run watch
zig build run
Make sure you have:
brew install pkg-config
)npm install
npm run watch
zig build run