This is a simple calculator example built with AngularJS, HTML5, CSS3 and Bootstrap 3.
It only allows for addition, subtraction, multiplication and division.
Demo: http://kurtschlatzer.com/angcalc/
###Usage
Make sure Bower components are installed:
$ bower install
Open index.html in your browser.