# Megafone Automation This project uses cypress for end 2 end testing. ## You need to have [node](https://nodejs.org/en/download/) installed on your system in order to run this project ## Local setup Pull the code from [repo](git@github.com:arhpez/meggafone-dev.git) ```bash git clone git@github.com:arhpez/meggafone-dev.git ``` you probably need to setup ssh keys, since its a private a repo. ## Starting project ``` git npm install npx cypress open