/geo-bon-ebv-analyzer

Primary LanguageTypeScriptOtherNOASSERTION

GEO BON EBV Analyzer

This is the frontend of the GEO BON EBV Analyzer. It is based on WAVE.

Development server

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.

Build

Run npm build-prod to build the project for production. The build artifacts will be stored in the dist/ directory.