This project was generated with Angular CLI version 9.0.1.
Assuming NodeJS and NPM are installed.
Install Angular CLI globally:
npm install -g @angular/cli
Navigate to src/app/snowplow.service.ts and add your collector url to the call to newTracker.
- src/index.html
- src/assets/sp.js
- src/app/window-ref.ts
- src/app/snowplow.service.ts
- src/app/app.component.ts
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run ng test to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.