/Mask-of-Goblin

Various utilities and info for King's Raid

Primary LanguageVueMIT LicenseMIT

Mask of Goblin

Information and various utilities for the King's Raid mobile game.

This project uses Vue.js via @vue/cli 3.0 and Bulma for CSS via Buefy.

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# lint
yarn lint

# test production build (run yarn build first) at localhost:5000 to make sure nothing is funky
yarn serve