A vue based frontend to load and display Minecraft maps generated by BlueMap.
Go to file
Nikita f3dc8d5dd4
Add russian translation (#13)
* Add russian translation

* Add info.contest translation for ru.js

Co-authored-by: Lukas Rieger <TBlueF@users.noreply.github.com>
2021-03-27 15:32:35 +01:00
.github/workflows Tentative symlink fix for CI 2 2021-03-09 13:20:12 +01:00
BlueMapWeb@89694564e0 Push BlueMapWeb 2021-03-24 17:17:28 +01:00
public Add russian translation (#13) 2021-03-27 15:32:35 +01:00
src Make groups scroll if they get too big and enable all languaged by default 2021-03-21 12:19:00 +01: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 package.lock 2021-03-20 16:43:26 +01: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 Initial commit 2021-03-09 12:58:17 +01: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.