Skip to content

mickaelzhang/calculator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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