- Node.js 6.5.0.
- npm.
- Run
npm rebuild
first. - Afterwards, run
./jake.sh
to build. - And then use
./jake.sh run
to run a local server.
To see all available tasks, use ./jake.sh -T
.
This is a small project I made for fun. I'm aware that it's not an exact clone of the iOS calculator, that there are so many small imperfections like the "plus-minus" sign looking kind of awkward, the lines in the operator signs not being exactly the same width, etc.
This project is not affiliated or endorsed by Apple, and it is released under the MIT license.