Update README.md

This commit is contained in:
Ian Ramzy 2020-04-06 21:45:29 -04:00 committed by GitHub
parent ba23d70d63
commit 771e265b66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
README.md vendored
View File

@ -56,6 +56,6 @@ npm install
npm start
```
- Open `localhost:3000` in Chrome or Firefox.
- Open `localhost:3000` in browser
- If you want to use a client on another computer/network, make sure you publish your server on an HTTPS connection.
You can use a service like [ngrok](https://ngrok.com/) for that.