Sample implementations of different web analytics technolgies in a simple field service management client.
Make sure Node.js v^18.19.1 or newer is installed.
Before running the application create the respective files environment.development.ts and environment.production.ts in the src/environments folder and add the values for the environment variables.
Start the applicaiton.
npm startAfter the application is finished building, visit http://localhost:4200/ to see the running application.