Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 360 Bytes

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.