RF Calculator is a damage calculator for the Righteous Fire skill gem in Path of Exile. You can use it in your browser here.
- Get Clojure
- Clone this repository and open a terminal in its directory
- Run
lein figwheel
to develop with hot loading in the browser
To run the tests, you have to run the lein doo phantom test once
command in the project directory.