An open API service indexing awesome lists of open source software.

https://github.com/logrocket/logrocket-ionic-ngrx-example

LogRocket with ngrx example app
https://github.com/logrocket/logrocket-ionic-ngrx-example

Last synced: 10 months ago
JSON representation

LogRocket with ngrx example app

Awesome Lists containing this project

README

          

# LogRocket Ionic ngrx example app

This example app demonstrates how to use LogRocket with Ionic and ngrx.

## Instructions

1. Clone this repo
2. in `src/app/app.module.ts` enter your LogRocket org and app inside the call to `LogRocket.init`. You can find this information in the **Project Setup** section in LogRocket settings tab.
3. Run the provided NPM commands (such as `npm run build`).

## More information
- [logrocket reference](https://docs.logrocket.com/reference)
- [logrocket-ngrx](https://docs.logrocket.com/docs/ngrx-middleware)
- [ionic-app-scripts](https://github.com/ionic-team/ionic-app-scripts#all-available-tasks)
- [ionic docs](https://ionicframework.com/docs/)
- [ngrx repo](https://github.com/ngrx/platform)