Skip to content

Commit f4c04a0

Browse files
committed
Update README.md
1 parent b4326ff commit f4c04a0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Testing to Deployed a [Node.js](https://nodejs.org) Back-End Notes App API in Go
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 value of <b>Block insecure private network</b> in `chrome://flags` to avoid <b>Same-Origin Policy</b> problems in browser. After that don't forget to set it back to the `default` value.
9+
10+
> <b>Note:</b> Make sure that `disable` the value of <b>Block insecure private network</b> in `chrome://flags` to avoid <b>Same-Origin Policy</b> problems in browser. After that don't forget to set it back to the `default` value.
1011
1112

1213
## Google Cloud Console

0 commit comments

Comments
 (0)