sitespeed.io/docs/_includes/index/install.md

616 B

Use our Docker container to get an environment with Firefox, Chrome, XVFB and sitespeed.io up and running as fast as you can download them.

Docker

docker run --shm-size=1g --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io https://www.sitespeed.io/

npm

Install sitespeed.io globally:

npm install -g sitespeed.io

And then run help to see what you can do:

sitespeed.io --help

Follow our connectivity guide when to emulate real users connectivity.