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

https://github.com/nishargshah/scientific-calculator

Casio Scientific Calculator using JavaScript
https://github.com/nishargshah/scientific-calculator

calculator casio scientific scientific-calculator

Last synced: 5 months ago
JSON representation

Casio Scientific Calculator using JavaScript

Awesome Lists containing this project

README

          

# Scientific Calculator
Casio Scientific Calculator using JavaScript

```
# install dependencies
$ npm install

# build assets
$ gulp

# serve
$ npm start

# watch scss change
$ npm run node-sass
```

### Version 1
> https://nishargshah.com/calculator

### Version 2 ( Alpha Release )
> Pull Requests are Welcome

> https://nishargshah.com/calculatorv2