/org-zero

A visual breakdown of company info organized by departments

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Org Zero Humu

A visual breakdown of company info organized by departments

Getting Started

  • Install all dependencies by running yarn add

  • Start the application by running yarn start

Test

  • To run all test in the application yarn test

  • To run test and get coverage for all files yarn test -- --coverage