A simple react js calculator.
Installing the packages
yarn install
or
npm install
Starting the development server
yarn start
or
npm start
Building the app
yarn build
or
npm run-script build
A simple react js calculator.
Installing the packages
yarn install
or
npm install
Starting the development server
yarn start
or
npm start
Building the app
yarn build
or
npm run-script build