/rpg-pwa

A progressive web app for RPG character combat tracking https://rpgcombat.recurse.me/

Primary LanguageJavaScript

rpg-pwa

Nuxt/Vuetify PWA for tracking combat moves in D&D 5e

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out the Nuxt.js and Vuetify.js documentation.

Licensing Bits

Open Game License v1.0a Copyright 2000, Wizards of the Coast, Inc.

assets/spells.js contains content from the SRD and is restricted and covered by the OGL. You can find the OGL 1.0a at ogl.html in this repo, or online here. When using said data, please make sure to conform appropriately with the proper licenses and whatnot