UmarEhsan / calculate-square-root-with-jest-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn install

Install all the packages and creates node mules flder

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test to test the test case

components test case define in the components folder pages component define inside the page component to update the snapshot test runs npm run test -- -u or yarn test -- -u

About


Languages

Language:JavaScript 80.4%Language:HTML 12.8%Language:CSS 6.9%