/tiny-noirjs-app

Primary LanguageJavaScriptMIT LicenseMIT

Tiny NoirJS app

This repo contains the full code from this Noir docs page.

Install dependencies with

npm install

Run app with:

npm run start