capy-ui / zig-template

Simple template for creating a Capy app in Zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capy-template

Simple template for a Capy app

Target Zig Version: zig 0.12.0-dev.2063+804cee3b9 (2024.1.0-mach)

Building

If you wish to run the app simply execute

zig build run

In the same way, to build and run the app for WebAssembly, execute

zig build serve

About

Simple template for creating a Capy app in Zig

License:The Unlicense


Languages

Language:Zig 100.0%