Join Nostr
2025-04-02 13:02:27 GMT

melvincarvalho on Nostr: To run a world class nostr client in 4 lines of code: git clone cd jumble npm i npm ...

To run a world class nostr client in 4 lines of code:

git clone https://github.com/CodyTseng/jumble.git

cd jumble

npm i

npm run dev