tweak website readme
This commit is contained in:
parent
2b3fc6ae92
commit
0c9571fce3
|
@ -1,4 +1,4 @@
|
|||
# Run the server
|
||||
# Run the website server
|
||||
|
||||
The first time, get all the dependencies loaded via
|
||||
|
||||
|
@ -13,7 +13,7 @@ npm start
|
|||
Open http://localhost:8080/react-native/index.html
|
||||
```
|
||||
|
||||
Anytime you change the contents, just refresh the page and it's going to be updated
|
||||
Anytime you change the contents, just refresh the page and it's going to be updated.
|
||||
|
||||
# Publish the website
|
||||
|
||||
|
|
Loading…
Reference in New Issue