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
Simplest of setup required a http server to serve static web content
Run npm install to install the dependencies. Run node server.js, to start the server, type localhost:3000/x.html to see the static content getting served.