From c4b59699ac065ecdc79c67fb27c4a46dc1eef011 Mon Sep 17 00:00:00 2001 From: anmolsahu901 <67702386+anmolsahu901@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:41:52 +0530 Subject: [PATCH] Update start.bat --- start.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/start.bat b/start.bat index f2a288e..9ac9739 100644 --- a/start.bat +++ b/start.bat @@ -1,2 +1,3 @@ @echo off -start cmd /k "cd /d D:\Workspace\IntelliJ IDEA\NodeTest\&&npm start" \ No newline at end of file +start cmd /k "cd /d D:\Workspace\IntelliJ IDEA\NodeTest\&&npm start" +