/initiative

Mobile friendly initiative tracker for 5th edition dungeons and dragons

Primary LanguageVue

Initiative

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

Project setup

Installs dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run unit tests

npm run test:unit

Run end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.