We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 276e3af commit c93fdf0Copy full SHA for c93fdf0
1 file changed
README.md
@@ -5,7 +5,7 @@ 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 just simply 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` that's pretty much it.
9
10
11
## Google Cloud Console
0 commit comments