mirror of
https://github.com/BlueMap-Minecraft/BlueMapVue.git
synced 2025-01-27 00:11:19 +01:00
A vue based frontend to load and display Minecraft maps generated by BlueMap.
6a699f6198
Znacznik is the correct translation of marker. "Wysoki kontrast" = "High contrast"; I know there's no "high" in the eng file, but this way is just easier to understand. Other changes are purely cosmetic improvements. Also, I was considering replacing `resetCamera.button` with `tooltip` (and adding a new translation to it) however I wasn't sure if that wouldn't be too long. |
||
---|---|---|
.github/workflows | ||
BlueMapWeb@8173979ed8 | ||
public | ||
src | ||
.gitignore | ||
.gitmodules | ||
babel.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
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