This project was build using Angular 10. It is meant to be used as the demo for auto pagination while scrolling feed items using almost entirely RxJS Observable streams. This project is mainly driven by the excellent talk by Ben Lesh where he describes more advanced use of RxJS operators. His example project can be found here.
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 build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.