Building examples
The easiest way to build any example is with Nix. Each example repository contains aflake.nix that configures the full build environment.
Clone an example repository
Pick any example from the table above and clone it. For example, to clone the counter (sampler) app:
See the Haskell Miso GitHub organization for the full list of example repositories and their individual build instructions.