https://github.com/hraverkar/google-chart-example
Google Charts Example in Angular 9.
https://github.com/hraverkar/google-chart-example
angular9 charts google google-charts material-design nodejs
Last synced: 4 months ago
JSON representation
Google Charts Example in Angular 9.
- Host: GitHub
- URL: https://github.com/hraverkar/google-chart-example
- Owner: hraverkar
- License: mit
- Created: 2020-06-19T18:54:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T06:58:49.000Z (over 1 year ago)
- Last Synced: 2024-12-27T09:11:54.578Z (5 months ago)
- Topics: angular9, charts, google, google-charts, material-design, nodejs
- Language: TypeScript
- Homepage: https://google-chart-example.hraverkar.vercel.app/
- Size: 1.36 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)
# Angular 9 Google Charts Example
Angular 9 google charts.
# Screenshot
## Tech Stack
* Angular 9
* Material Module
* Node.js
* Google Charts Angular## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm serve
```