Javascript – My file code is not upload & loaded on localhost
I am learning about nodejs and expressjs. I create routes and controllers: site, news & inputenter. image But when i save and use npm start(nodemon), only news & site is load. When i Inspect and view the sources, my inputgroup.js…