Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 376 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 376 Bytes

Calculator (React + Redux) ci status

This project is built with React + Redux + CSS-grid

Install the program

yarn install

Launch the program

yarn start

Unit Test

Powered by Jest

yarn test

Integration Test

Powered by Cypress

yarn run cypress