Helix starter project Example starter project for helix. Quickstart Install npm dependencies: npm ci Build project with dune: dune build Serve on http://localhost:8000: make serve