A visual breakdown of company info organized by departments
This project was bootstrapped with Create React App.
A visual breakdown of company info organized by departments
Install all dependencies by running yarn add
Start the application by running yarn start
To run all test in the application yarn test
To run test and get coverage for all files yarn test -- --coverage