Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 167 Bytes

File metadata and controls

13 lines (11 loc) · 167 Bytes

Calculator

A simple implementation of a calculator in VueJS.

Project setup

To install needed packages:

npm install

To run server:

npm run serve