Skip to content

MrBananaLord/roll-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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