Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 230 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 230 Bytes

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.