Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 425 Bytes

readme.md

File metadata and controls

12 lines (7 loc) · 425 Bytes

Make sure you have Node installed locally.

Once the project is downloaded from git, run npm install to load the packages

Run command node ad-server.js to start the ad -server

Run command http-server -p 5000 to start the web page server // Don't run the index.html file page straight as you will get cors error

Open the web page and either click or hover over the ad

The event will be sent to the server