Files
Liam DeBeasi 17170f01da refactor(angular): removes Events service (#19600)
BREAKING CHANGES

The Events Service in @ionic/angular has been removed. 

- Use "Observables" for a similar pub/sub architecture: https://angular.io/guide/observables
- Use "Redux" for advanced state management: https://ngrx.io
2019-10-10 14:34:16 -04:00
..
2019-01-30 09:50:52 -05:00
2019-08-08 13:09:18 -04:00

Ionic Angular Test App

npm install
npm run sync:build
npm start