Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 361 Bytes

Readme.md

File metadata and controls

13 lines (8 loc) · 361 Bytes

This is the source behind nostr.info.

If you have suggestions, please create pull requests.

If you see issues, please report them.

Development

To run this project locally for development:

  • install node
  • run npm install to get the dependencies
  • run bundle exec jekyll serve