mirror of
https://github.com/amark/gun.git
synced 2026-02-16 08:34:18 +00:00
better comments
This commit is contained in:
@@ -24,4 +24,4 @@ npm install gun
|
||||
# to run the gun examples:
|
||||
cd ./node_modules/gun/examples
|
||||
npm install .
|
||||
sudo /usr/local/bin/node ./express.js 80 # change `80` to `8080` for local testing.
|
||||
sudo /usr/local/bin/node ./express.js 80 # change `80` to `8080` for development purposes.
|
||||
|
||||
Reference in New Issue
Block a user