Skip to content

Commit a72a109

Browse files
committed
Update README.md
1 parent c93fdf0 commit a72a109

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Testing to Deployed a [Node.js](https://nodejs.org) Back-End Notes App in Google
66

77
* Run `npm install` to install all of the required dependencies.
88
* Start the server in Production mode run `npm run start` and to start in Development mode just simply run `npm run dev` that's pretty much it.
9+
* Make sure that disable the <b>Block insecure private network</b> in `chrome://flags` to avoid <b>Same-Origin Policy</b> problems in browser.
910

1011

1112
## Google Cloud Console

0 commit comments

Comments
 (0)