Awesome
<h1 align="center">Calculator</h1> <p align="center"> <img src="calculator.gif"> </p> <p align="center"> <a href="https://rich-97.github.io/calculator">Go to proof</a> </p>Easy installation
- Clone the repo.
- Install de dependencies
npm install && bower install
. - Build the assets with
gulp
. - Open the file
index.html
in your browser.