Open your terminal and put this command -
git clone https://github.com/MehedilslamRipon/Single-page-templating-with-ejs.git
Enter root directory -
cd Single-page-templating-with-ejs/src
Then -
npm install
After that put this command -
node index.js
Finally open your browser then enter this url
localhost:3000
and hit enter.