This health tracker demo application showcases using several Essential Angular components together in a real-world application scenario. You can further explore the source code of this application and use it as a reference for integrating Essential Angular components into your applications.
- To install all dependent packages, use the below command.
npm install
To run the sample, use the below command
ng serve
Check all the showcase samples from here.