nodeguy/examples/calculator
2019-08-10 11:21:36 +02:00
..
calculator_linux.png added more screens 2019-06-19 00:36:35 +02:00
calculator_mac.png added more screens 2019-06-19 00:36:35 +02:00
calculator_win.jpg add windows screenshot 2019-07-26 22:28:37 +02:00
index.ts Adds inline styling support and other native methods 2019-08-10 11:21:36 +02:00
README.md Added logo 2019-07-27 13:28:43 +02:00

Calculator app

This example showcases how to build a basic calculator clone.

Screenshots

Linux

demo_linux

Windows

demo_win

Mac:

demo_mac

To run the demo:

  1. yarn build

  2. yarn qode dist/examples/calculator/index.js