Tiny NoirJS app This repo contains the full code from this Noir docs page. Noir project Uses nargo version 1.0.0-beta.15. Recompile with nargo compile Vite project Install dependencies with yarn install Run app with: yarn vite dev