/calculator

A calculator made with html, css and pure javascript.

Primary LanguageJavaScript

Calculator

Go to proof

Easy installation

  1. Clone the repo.
  2. Install de dependencies npm install && bower install.
  3. Build the assets with gulp.
  4. Open the file index.html in your browser.