nodeguy/examples/calculator/README.md
2019-06-10 23:06:16 +02:00

14 lines
313 B
Markdown

# Calculator app
This example showcases how to build a basic calculator clone.
**Screenshot:**
<img alt="demo" src="https://github.com/master-atul/node-native-ui/raw/master/examples/calculator/calculator.png" height="400" />
To run the demo:
1. `yarn build`
2. `yarn qode dist/examples/calculator/index.js`