Warn your website's visitors if they don't have an ad-blocking plugin installed. Note that DNS-based ad-blockers are not currently being detected.
- Install dependencies with
npm install
. - Run
npm run build
to compile JS/CSS files ornpm run watch
to watch for file changes while developing.