This is just a simple calculator created with VueJs for practicing purposes
npm install
npm run serve
npm run build
npm run test
npm run lint
Just run it and play with it
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.