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
- Host: GitHub
- URL: https://github.com/logrocket/logrocket-ionic-ngrx-example
- Owner: LogRocket
- Created: 2018-05-25T17:30:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T17:47:06.000Z (over 7 years ago)
- Last Synced: 2025-01-16T18:02:27.934Z (12 months ago)
- Language: TypeScript
- Size: 1.34 MB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)