An open API service indexing awesome lists of open source software.

https://github.com/eddyerburgh/vue-ios-calculator

Vue IOS calculator app
https://github.com/eddyerburgh/vue-ios-calculator

Last synced: 4 months ago
JSON representation

Vue IOS calculator app

Awesome Lists containing this project

README

          

# vue-ios-calculator

IOS style calculator built with Vue

Adapted from https://codepen.io/samsaari/pen/qZMzrr

## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn run serve
```

### Compiles and minifies for production

```
yarn run build
```