A simple calculator made with Vue.js
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
<node.js / npm>
To install and use vue-calculator, follow these steps:
npm install
npm run dev
npm run build