Flächenmelder und Artenschirm Project Setup Install all dependencies via npm install Create a folder with name Geo-Daten in the root directory and put a file Engagement.json with the map data into it. Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint