Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 378 Bytes

yarn

Prerequisite for running the app

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test --coverage

Launches the test runner in the interactive watch mode. \ After running this, coverage can be found in the console and also in the file (coverage\lcov-report\index.html)