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

https://github.com/icelam/simple-calc

Simple Calculator using CSS3 Grid Layout and Math.js
https://github.com/icelam/simple-calc

css3 grid-layout progressive-web-app pwa

Last synced: 5 months ago
JSON representation

Simple Calculator using CSS3 Grid Layout and Math.js

Awesome Lists containing this project

README

          

# Simple Calculator using CSS3 Grid Layout and Math.js #

![Simple Calculator using CSS3 Grid Layout and Math.js](https://raw.githubusercontent.com/icelam/simple-calc/master/src/assets/images/og/og-image.png)

### Run Project ###

* `npm install`
* `npm run dev`

### Build Production ###

* `npm run build`