This is a simple project inside of a single Vue component, using the Vue CLI to manage and run.
It was done as an experiment to try to solve the Riddler presented on Five Thirty Eight, May 15th: https://fivethirtyeight.com/features/can-you-find-the-best-dungeons-dragons-strategy/
It is hosted on Surge: https://dnd-fivethirtyeight.surge.sh/
Requires vue cli
@2.0 or greater.
$ vue serve index.vue
$ vue build index.vue