{{description}}
export BROWSER=safari|chrome|... npm|yarn test
With npm do:
npm install {{fullName}}
or with yarn
yarn add {{fullName}}
BSD-2-Clause