Update README.md

This commit is contained in:
Jerko Steiner 2019-07-07 10:51:36 +08:00
parent 82e0cbdf9b
commit 758b76b66a

View File

@ -41,15 +41,10 @@ npm run start:watch
To run a development version, type: To run a development version, type:
If you successfully completed the above steps, your commandline/terminal should If you successfully completed the above steps, your commandline/terminal should
show that your node server is listening. show that your node server is listening.
On your other machine or mobile device open the url: On your other machine or mobile device open the url: http://<your_ip_or_localhost>:3000
```bash
http://<your_ip_or_localhost>:3000
# Testing # Testing
@ -62,7 +57,7 @@ npm test
Tested on Firefox and Chrome, including mobile versions. Tested on Firefox and Chrome, including mobile versions.
Does not work on iOS 10, but should work on iOS 11 (untested). Does not work on iOS 10, but should work on iOS 11 - would appreciate feedback!
For more details, see here: For more details, see here: