Mobile friendly initiative tracker for 5th edition dungeons and dragons
Project is being replaced by this project with the intention of being more generic / system agnostic
Project is intended to be a mobile friendly initiative tracker web app. Planned features include
- Fully featured initative tracker with contition and hp tracking
- On demand monster stat blocks and spells
- Remote connections for players to view tracker
- Offline support as PWA
Data files and the inspiration for the project are from 5e.tools
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint