This is the frontend of the GEO BON EBV Analyzer. It is based on WAVE.
Run npm start for a dev server.
Check the proxy.conf.json for a valid path to the backend and background layer instances.
Navigate to http://localhost:4200/.
The app will automatically reload if you change any of the source files.
Run npm build-prod to build the project for production.
The build artifacts will be stored in the dist/ directory.