Neu Calculator ➕➖✖️➗
A simple neumorphic calculator made with Vue.js.
Getting Started
You only need to install the denpencies and run your localhost.
Installing
# install dependencies
npm install
Running
# serve with hot reload at localhost:8080
npm run serve
Build
# build for production
npm run build
Running the tests
In this tests we cover:
- Handle nested operations
- Show correctly number on display
- Functionallity of AC button
#Run unit test
npm run test:unit
Deployment
You can deploy easily this project to Netlify
Built With
Author
- Sergio Ramos