stackdriver-errors-js
Client-side JavaScript exception reporting library for Cloud Error Reporting
File Explorer
Download Latest Version (.zip)- blunderbuss.yml
- demo.min.js.map
- demo-angular.html
- demo-angular.js
- demo.html
- demo.js
- setup.js
- test.html
- test.js
- .eslintrc.json
- .gitignore
- .travis.yml
- CONTRIBUTING.md
- gulpfile.js
- LICENSE
- package-lock.json
- package.json
- README.md
- stackdriver-errors.d.ts
- stackdriver-errors.js
# Installation Guide
1. Get the code
git clone https://github.com/GoogleCloudPlatform/stackdriver-errors-js
Downloads the entire project code from GitHub to your computer.
cd stackdriver-errors-js
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
<script defer src="https://cdn.jsdelivr.net/npm/stackdriver-errors-js@<version>/dist/stackdriver-errors-concat.min.js"></script>
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
