From 459eda05b6d23e9ca405d85d2c3963b2165952aa Mon Sep 17 00:00:00 2001 From: gegehprast Date: Mon, 20 Dec 2021 09:33:15 +0700 Subject: [PATCH] readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 081bdd4..64b2bed 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,9 @@ #### Developing `npm run dev` -Note: You need to have [nodemon](https://www.npmjs.com/package/nodemon) installed for this. #### Build `npm run build` #### Production -`npm run prod` -Note: this will run the build command and then `node .` +`npm start`