BlueMap/BlueMapCommon/webapp
Antti Ellilä 00a3d4509c
Fix some page titles in translations (#399)
* Fix title in zh_HK

* Fix title in sv

* Fix title in no_nb
2023-03-17 13:21:41 +01:00
..
public Fix some page titles in translations (#399) 2023-03-17 13:21:41 +01:00
src Fix sorting being case-sensitive 2023-02-11 12:07:33 +01:00
.eslintrc.cjs Update webapp to Vue3 2022-12-19 21:54:30 +01:00
.gitignore Update webapp to Vue3 2022-12-19 21:54:30 +01:00
README.md Update webapp to Vue3 2022-12-19 21:54:30 +01:00
index.html Update webapp to Vue3 2022-12-19 21:54:30 +01:00
package-lock.json Update ThreeJS to latest 2022-12-20 00:39:13 +01:00
package.json Add --host parameter to vite dev-server 2023-01-01 12:19:47 +01:00
vite.config.js Update webapp to Vue3 2022-12-19 21:54:30 +01:00

README.md

bluemap

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint