mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-22 11:39:34 -06:00
ZX
This website is built with ZX.
Installation of ZX
Linux/macOS
curl -fsSL https://ziex.dev/install | bash
Windows
powershell -c "irm ziex.dev/install.ps1 | iex"
Installing Zig
brew install zig # macOS
winget install -e --id zig.zig # Windows
Running this Project
zx serve