A client-side browser application written in Vue JS for creating army units as described in MCDM’s Strongholds and Followers expansion to D&D. Demo at https://kotoole1.github.io/mcdm-units/
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:unit