A basic calculator made with Vue.js
git clone https://github.com/EmersonBraun/vue-calculator.git
npm install
Or
yarn
npm run serve
Or
yarn serve
- Vue - The Progressive JavaScript Framework.
- Emerson Braun - Initial work - EmersonBraun
This project is licensed under the MIT License - see the LICENSE.md file for details