From 51741ad61b1130460d227e4a2cb12e0ab955567e Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lemoentjiez@users.noreply.github.com> Date: Thu, 2 Feb 2023 01:02:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c25a3e2..d898db4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ##### To setup, run `npm install` and create the `.env` file, filling up the `MONGO_URI` and `SERVER_PORT` fields. +##### Run it using the `npm start` for production, and `npm run dev` for the development environment, supported by Nodemon. + --- #### It does the following API calls: