A Dynmap, Squaremap, Pl3xmap and Overviewer frontend for the modern web
Go to file
2020-11-24 01:56:03 +00:00
public The map kinda works 2020-11-23 12:13:28 +00:00
src Cleanup api, add player marker settings to vuex 2020-11-24 01:56:03 +00:00
.gitignore init 2020-11-20 18:43:30 +00:00
babel.config.js init 2020-11-20 18:43:30 +00:00
package-lock.json The map kinda works 2020-11-23 12:13:28 +00:00
package.json The map kinda works 2020-11-23 12:13:28 +00:00
README.md init 2020-11-20 18:43:30 +00:00
tsconfig.json Typescript 2020-11-20 21:47:56 +00:00

dynmap

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.