Warn your website's visitors if they don't have an ad-blocking plugin installed.
- Install dependencies with
npm install
. - Run
npm run build
to compile JS/CSS files ornpm run watch
to watch for file changes while developing.
Warn your website's visitors if they don't have an ad-blocking plugin installed.
npm install
.npm run build
to compile JS/CSS files or npm run watch
to watch for file changes while developing.