From f5f814a6287da49169c4bd781994bd43f1203c1a Mon Sep 17 00:00:00 2001 From: qwertyforce Date: Sun, 4 Sep 2022 21:41:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 630063a..5f6c3d2 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,5 @@ API Gateway for: 1. Clone the repository 2. ```npm install``` ## Usage +```npm run build``` -> builds .ts files +```npm run start``` -> starts the server