DEV Community

Discussion on: Build a simple app using Node JS and MySQL.

Collapse
 
hridoy100 profile image
Raihanul Alam Hridoy

Inside index.ejs file add this in line 1:
<%- include("partials/header") -%>