First of all, You have to install the dependencies to active you app for run
npm install
In Second Step, You have to start the Server by the following command which is mentioned below.
node server.js
Link : http://localhost:3000/
First of all, You have to install the dependencies to active you app for run
npm install
In Second Step, You have to start the Server by the following command which is mentioned below.
node server.js
Link : http://localhost:3000/