#Install npm i

#run tests to run tests in watch mode npm start

if you want to change the browser change the broeser name in this script in package.json "test": "nightwatch -c configs/local/nightwatch.conf.js -e chrome",

#Exercise:

fork the repo and create a branch in your repo called feature/test