Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 269 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 269 Bytes

Roll calculator

For fun reasons I want to build the calculator with support for dice rolls https://mrbananalord.github.io/roll-calculator/

How to?

Running the code

Open ./index.html

Running unit tests

  • Run yarn in main directory
  • Open ./tests.html