You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.[Sign up for a Rollbar account](https://rollbar.com/signup).
28
28
2. For client-side Javascript, follow the [Browser Quick Start](https://docs.rollbar.com/docs/javascript#section-quick-start-browser) instructions. For Node.js, follow the [Server Quick Start](https://docs.rollbar.com/docs/javascript#section-quick-start-server).
For complete usage instructions and configuration reference, see our [Javascript SDK docs](https://docs.rollbar.com/docs/javascript).
33
90
91
+
### Examples
92
+
93
+
See the [examples directory](./examples/) for detailed integration examples with various frameworks and build tools including React, Angular, Vue.js, Next.js, and more.
94
+
34
95
## Release History & Changelog
35
96
36
97
See our [Releases](https://github.com/rollbar/rollbar.js/releases) page for a list of all releases, including changes.
@@ -45,10 +106,11 @@ For bug reports, please [open an issue on GitHub](https://github.com/rollbar/rol
45
106
46
107
To set up a development environment, you'll need Node.js and npm.
47
108
48
-
2.`npm install -D`
49
-
3.`make`
109
+
1. Clone the repository: `git clone https://github.com/rollbar/rollbar.js.git`
0 commit comments