A Dynmap, Squaremap, Pl3xmap and Overviewer frontend for the modern web
Go to file
2020-12-16 16:54:41 +00:00
public Add license 2020-12-16 16:54:41 +00:00
src Add license 2020-12-16 16:54:41 +00:00
.gitignore init 2020-11-20 18:43:30 +00:00
babel.config.js init 2020-11-20 18:43:30 +00:00
LICENSE.md Add license 2020-12-16 16:54:41 +00:00
package-lock.json Allpw HTML in player names, sanitise it to be sure 2020-12-13 23:22:59 +00:00
package.json Allpw HTML in player names, sanitise it to be sure 2020-12-13 23:22:59 +00:00
README.md init 2020-11-20 18:43:30 +00:00
tsconfig.json Typescript 2020-11-20 21:47:56 +00:00
vue.config.js SVG icon prerequisites 2020-12-12 21:35:55 +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.