This project was bootstrapped with Create React App.
# clone the project
git clone https://github.com/LePetitLouis/calculator-app.git
# enter the project directory
cd calculator-app
# install dependency
npm ci
# run server for local environment
npm run start
# build for local environment
npm run build
Modern browsers and Internet Explorer 10+.
IE / Edge |
Firefox |
Chrome |
Safari |
---|---|---|---|
IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |