Calculator (Vue 3)
Description :- It's a simple numeric calculator built using vue js 3, you are welcome to fork this repo and extend it, Thanks :)
Preview Available #here
Project setup----
npm install
Compiles and hot-reloads for development----
npm run serve
Compiles and minifies for production----
npm run build
Lints and fixes files----
npm run lint