We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cbc402 commit 276e3afCopy full SHA for 276e3af
1 file changed
README.md
@@ -5,7 +5,8 @@ Testing to Deployed a [Node.js](https://nodejs.org) Back-End Notes App in Google
5
## Setup And Installation
6
7
* Run `npm install` to install all of the required dependencies.
8
-* Start the server in Production mode run `npm run start` and to start in Development mode run `npm run dev`
+* Start the server in Production mode run `npm run start` and to start in Development mode just simply run `npm run dev`
9
+
10
11
## Google Cloud Console
12
Go to [Google Cloud Console](https://console.cloud.google.com/) and create a firewall rule and VM instance.
0 commit comments