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
Run nodemon index.js to run the website on a localhost.
Note: We recommend nodemon as it auto refreshes the site after each code change. If nodemon is not present, just node index.js can also start the server.