miketalley / vue-calculator

A simple calculator written in Vue using Vuetify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-calculator

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

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

About

A simple calculator written in Vue using Vuetify.


Languages

Language:Vue 63.7%Language:JavaScript 28.0%Language:HTML 8.3%