From 640845d7509953ddac0ca5393c4b36748ffaedbb Mon Sep 17 00:00:00 2001 From: Mann Patel <130435633+MannPatel0@users.noreply.github.com> Date: Thu, 30 Jan 2025 13:48:49 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce56cc..3fe8538 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ The ultimate plug for student deals "type": "module" } ``` +3. To start the server, cd into server dir and then type command `npm run start` ## Database - Use only SQL database -- Loading of initian database will be done \ No newline at end of file +- Loading of initian database will be done