This accelerator guides the user through how to set-up and run attribution modeling on Snowplow data.
Recursively update the git submodules:
git submodule update --init --recursiveTo build the Hugo app:
./scripts/build.sh buildTo start an HTTP server serving the app, use:
./scripts/build.sh serveThis will run hugo server on the background.