Files
nostr_login_lite/laan_notes.md
Your Name 37fb89c0a9 first
2025-09-09 09:32:09 -04:00

270 B

npm install
npm run build

Then copy these 2 files to your web server:

  1. examples/minimal-test.html (your page)
  2. packages/auth/dist/unpkg.js (the complete library)

The unpkg.js should be a self-contained bundle with everything included.