Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 320 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 320 Bytes

✂️ Notebin

Notebin is a code snippet sharing site similar to pastebin or GitHub gists.

NIP-C0

This is a simple reference implementation for NIP-C0.

Developers

  • install dependencies
npm i
  • run the app
npm run dev