mirror of
https://github.com/BlueMap-Minecraft/BlueMapVue.git
synced 2024-11-22 01:25:11 +01:00
A vue based frontend to load and display Minecraft maps generated by BlueMap.
.github/workflows | ||
BlueMapWeb@5bfb775473 | ||
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