This is a work in progress. It probably won't work because I broke something.
D&D Initiative Counter is a simple tool to help me and my friends keeping track of the turn order in big fights. Additionally, it should be able to track the damage on enemies so our DM can focus on other things.
npm install
npm run serve
npm run build
npm run lint