Docker container based on docker-node with pre-installed Chrome and Firefox with following e2e-related tools included:
- lighthouse with plugins
- @lhci/cli
- sitespeed.io
- webdriver-manager
- cypress
- selenium standalone
- chromedriver
- gecko
Take a look at config.json file.
Is as simple as running:
cd shared
npm install
npm run generate