Skip to content

A cross-platform Calculator application made using javascript and electron

Notifications You must be signed in to change notification settings

zaidajani/calculator-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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