Skip to content

A cross-platform Calculator application made using javascript and electron.

License

Notifications You must be signed in to change notification settings

SupperSource/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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