The AB Testing package is not published yet. To test it locally, make sure you installed it on your machine first by following the instructions there: https://github.com/foxted/AB-Package
$ git clone git@github.com:foxted/variate-react-demo.git
$ npm install
$ npm run start
$ npm run build
$ npm run test
$ npm run eject