Node & EJS

Testing how EJS works with express in NodeJS.

Libraries

express, nodemon & ejs.

Start server

npm install
npm run dev