You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I change text I have message in console, but web page does not change. Nodemon work fine
index(req, res) { res.send('Text') }
trails > info: App reloaded with changes in api/controllers/TestController.js