I created expressjs application using the following commands:
express -e folderName npm install ejs --save npm install
When I run the appli
You can also change the port from Gruntfile.js and run again.