Skip to content

mrx-org/nofield

Repository files navigation

Niivue minimal app (zero-install)

This is a minimal Niivue viewer implemented as a single viewer.html file.

Run (recommended)

Browsers often block ES module imports when opening files directly, so run a tiny local web server:

python -u -m http.server 8000

Then open http://localhost:8000

For more insights see insights SPEC_no_field.md