using node.js server we are going to show some videos on our web application.
request to localhost:3000 will render an html page from which it contains links to the videos .
open terminal and run
npm start
open your browser and go to
using node.js server we are going to show some videos on our web application.
request to localhost:3000 will render an html page from which it contains links to the videos .
open terminal and run
npm start
open your browser and go to