https://github.com/hypertrace/hyperdash-angular
An angular wrapper for the hyperdash dashboarding framework
https://github.com/hypertrace/hyperdash-angular
Last synced: 6 months ago
JSON representation
An angular wrapper for the hyperdash dashboarding framework
- Host: GitHub
- URL: https://github.com/hypertrace/hyperdash-angular
- Owner: hypertrace
- License: other
- Created: 2020-06-28T19:28:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T12:46:28.000Z (over 1 year ago)
- Last Synced: 2024-05-13T13:29:58.751Z (over 1 year ago)
- Language: TypeScript
- Size: 45.4 MB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Hyperdash Angular

[](https://codecov.io/gh/hypertrace/hyperdash-angular)
## Prerequisites
Install Node + NPM
## Setup
`npm install`
## Development server
Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Running unit tests
Run `npm run test` to execute the unit tests via Jest
## Commit
Run `npm commit` and follow the prompts provided to create a properly formatted commit