ARCHIVE: Used to be on the Google Play store, prior to D&D Beyond
build | ||
config | ||
src | ||
templates | ||
.babelrc | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.stylintrc | ||
docker-compose.yml | ||
dockerfile | ||
package.json | ||
README.md |
Quasar App
A Quasar project
Build Setup
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ quasar dev
# build for production with minification
$ quasar build
# lint code
$ quasar lint