/vue-calc

🧮 Calculator made with Vue

Primary LanguageVueMIT LicenseMIT

vue-calc

A simple calculator made with Vue. It's not fully finished, may contain some bugs. You can use it online at here.


Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.