zen on Nostr: If you're really just getting started, open the simplest text editor available on ...
If you're really just getting started, open the simplest text editor available on your computer and make a file called "index.html"
Write "<h1>Hello World</h1>" in that file and save it. You should be able to open it up with your web browser. You should be able to start building from there.
If you want to dive right into the nostr world you can add the code linked here and start scripting stuff. Nostr is a couple levels above basic HTML though.
Write "<h1>Hello World</h1>" in that file and save it. You should be able to open it up with your web browser. You should be able to start building from there.
If you want to dive right into the nostr world you can add the code linked here and start scripting stuff. Nostr is a couple levels above basic HTML though.