Create a folder and install backstop globally
$ npm install -g backstopjsBackstop workflow
Setup backstop instances
$ backstop initTo create a site reference, you need to run
$ backstop referenceOnce you have your reference, you can start running the test.
$ backstop testIf all your test passes and you want to update your reference with the latest screenshots.
$ backstop approve