A vue based frontend to load and display Minecraft maps generated by BlueMap.
Go to file
2022-06-06 22:50:19 +02:00
.github/workflows Tentative symlink fix for CI 2 2021-03-09 13:20:12 +01:00
BlueMapWeb@889d3cf94c Update to new settings.json-s 2022-06-06 22:50:19 +02:00
public Added Hindi Translation (#42) 2022-03-05 19:06:19 +01:00
src Update to new settings.json-s 2022-06-06 22:50:19 +02:00
.gitignore Initial commit 2021-03-09 12:58:17 +01:00
.gitmodules Initial commit 2021-03-09 12:58:17 +01:00
babel.config.js Initial commit 2021-03-09 12:58:17 +01:00
LICENSE Add LICENSE info 2021-03-09 13:03:52 +01:00
package-lock.json Update dependencies 2022-05-29 02:31:52 +02:00
package.json Add vue-i18n package 2021-03-20 22:45:02 +09:00
README.md Initial commit 2021-03-09 12:58:17 +01:00
vue.config.js New textures.json location 2022-05-28 21:55:06 +02:00

bluemapvue

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.