The companion app for Massif Press's LANCER Tabletop RPG
See CONTRIBUTORS.
COMP/CON is built with Vue.js.
# Install dependencies
yarn
# Run in dev mode in the browser, with hot reloading
yarn serve
# Build
yarn build
You can also just create an issue if you know what you're doing.