mtsatellite/cmd/mtwebmapper/client
2022-03-02 16:19:28 +01:00
..
public Switched to vue-leaflet implementation for web client. 2022-03-02 15:00:25 +01:00
src Fixed websocket disconnect. 2022-03-02 16:19:28 +01:00
.gitignore Switched to vue-leaflet implementation for web client. 2022-03-02 15:00:25 +01:00
babel.config.js Switched to vue-leaflet implementation for web client. 2022-03-02 15:00:25 +01:00
jsconfig.json Switched to vue-leaflet implementation for web client. 2022-03-02 15:00:25 +01:00
package.json Switched to vue-leaflet implementation for web client. 2022-03-02 15:00:25 +01:00
README.md Switched to vue-leaflet implementation for web client. 2022-03-02 15:00:25 +01:00
vue.config.js Switched to vue-leaflet implementation for web client. 2022-03-02 15:00:25 +01:00
yarn.lock Switched to vue-leaflet implementation for web client. 2022-03-02 15:00:25 +01:00

client

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.