[Docs] Website - Change port from 8080 to 8079
This commit is contained in:
parent
a64ee7d8c5
commit
200e69e39f
|
@ -10,7 +10,7 @@ Then, run the server via
|
|||
|
||||
```
|
||||
npm start
|
||||
open http://localhost:8080/react-native/index.html
|
||||
open http://localhost:8079/react-native/index.html
|
||||
```
|
||||
|
||||
Anytime you change the contents, just refresh the page and it's going to be updated.
|
||||
|
|
Loading…
Reference in New Issue