Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 223 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 223 Bytes

React Calculator

Installing

Clone the project and install dependencies by running :

yarn install

Scripts

  • yarn start: Start the project in development mode
  • yarn build: Build project for production