This is the project file related to the blog post I created. Check it out here on Hashnode or on Dev.to.
- Clone the repo to your machine
git clone repo https://github.com/chadwinjdeysel/angular-chart-js-tutorial
- Install dependancies
npm i
- Run the project
ng serve
- Once ran, checkout the example on http://localhost:4200