Calculator A simple calculator application built in Electron. How to run app 1 - Install Electron via npm install -g electron 2 - Run the sample via electron . If you want to know more about Electron app's development, please refer to the official docs.