1
0
Форкнуть 0
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.
Перейти к файлу
Gowrimathi 0d4c0ce849
Merge pull request #7 from syncfusion/EJ2-919078-healthTracker
919078: Resolved the dependabot issues in the ej2 showcase angular health tracker.
2024-11-07 08:35:07 +05:30
e2e bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +05:30
src feature(839998)- Updated the showcase repository configuration 2023-07-31 14:41:19 +05:30
.browserslistrc bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +05:30
.editorconfig bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +05:30
.gitignore feature(839998)- Updated the showcase repository configuration 2023-07-31 14:41:19 +05:30
README.md bug(EJ2-54114): Health tracker 404 demo link issue resolved. 2021-12-30 13:12:19 +05:30
angular.json feature(839998)- Updated the showcase repository configuration 2023-07-31 14:41:19 +05:30
config.json feature(839998)- Updated the showcase repository configuration 2023-07-31 14:41:19 +05:30
license Added source for the health tracker showcase sample in angular 2020-03-27 16:48:51 +05:30
package-lock.json feature(839998)- Updated the showcase repository configuration 2023-07-31 14:41:19 +05:30
package.json 919078: Resolved the dependabot issues in the ej2 showcase angular health tracker. 2024-11-06 16:12:11 +05:30
tsconfig.app.json feature(839998)- Updated the showcase repository configuration 2023-07-31 14:41:19 +05:30
tsconfig.json feature(839998)- Updated the showcase repository configuration 2023-07-31 14:41:19 +05:30
tsconfig.spec.json feature(839998)- Updated the showcase repository configuration 2023-07-31 14:41:19 +05:30

README.md

Essential JS 2 for Angular - Health Tracker

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.

Deployment

Install

  • To install all dependent packages, use the below command.
npm install

Run

To run the sample, use the below command

ng serve

Demo

Essential JS 2 for Angular - Health Tracker

Check all the showcase samples from here.