Can be found at: heathervv.github.io/dnd-encounter-tracker.
This app uses https://5e-bits.github.io/docs/ and stores all of your encounters and homebrew data (monsters, PCs) on your device.
npm start
runs the app locallynpm deploy
send the app off into the ether for GH pages. (deploys to /gh-pages where the app is hosted)