mirror of
https://github.com/BlueMap-Minecraft/BlueMapVue.git
synced 2024-11-22 17:45:10 +01:00
A vue based frontend to load and display Minecraft maps generated by BlueMap.
f3dc8d5dd4
* Add russian translation * Add info.contest translation for ru.js Co-authored-by: Lukas Rieger <TBlueF@users.noreply.github.com> |
||
---|---|---|
.github/workflows | ||
BlueMapWeb@89694564e0 | ||
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