Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 360 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 360 Bytes

calculator-electron

A Cross platform calculator application made using javascript and electron

demo

Setup

$ git clone https://github.com/zaidajani/calculator-electron.git

$ cd calculator-electron

$ npm i

// To install all the dependencies

$ npm start 

// Your application will run to life.

Enjoy your application