Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 556 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 556 Bytes

List contacts

Available Scripts

In the project directory, you can run:

yarn install

Install required project dependencies.

yarn dev

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

Run unit tests with Jest.

yarn cypress

Run e2s tests with cypress.

yarn build

Builds the app for production to the dist folder.