-
Make sure that node.js version 10 or above and npm version 6 or above is installed and set in system path variable
-
Pull the application or download the source code.
-
Inside application folder run below command npm install
-
Start application using command npm start
-
Application will accessible on localhost default port 3000 http://localhost:3000
-
Login credentials username: Testuser1 password: Test1@123
username: Testuser2 password: Test2@123