Phone Numbers Listing
Setting Up the Environment
- Make sure that docker, docker-compose and make installed
- Clone the repo
Running the project
To Run the Tests Execute the Following
make test
To Run the Front-End and Back-End Execute the Following
make run