nodeguy/examples/calculator
2019-06-15 23:59:42 +02:00
..
calculator.png Added instructions to run the example 2019-06-10 23:02:32 +02:00
index.ts Single api for events and signals on JS side 2019-06-15 23:59:42 +02:00
README.md Update README.md 2019-06-10 23:06:16 +02:00

Calculator app

This example showcases how to build a basic calculator clone.

Screenshot:

demo

To run the demo:

  1. yarn build

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