The client side code for tegola's internal viewer. This codebase is built using vue.js 2.6 and uses vite for building. The following npm commands can be used for basic operations:
npm install
npm run dev
npm run build
In order to compile the UI for inclusion in tegola, run the following commands from the ui
folder:
go run build.go