adrianjost / PWCalculator

A simple Progressive Web App Calculator made with Vue.js

Home Page:https://calculator.adrianjost.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWCalculator - The super simple calculator PWA for mobile devices

Build Status CI

PWCalculator Screenshot

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide.

About

A simple Progressive Web App Calculator made with Vue.js

https://calculator.adrianjost.dev


Languages

Language:Vue 56.1%Language:JavaScript 29.1%Language:HTML 14.8%