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.
Перейти к файлу
Sivakumar 41df43dd69
Merge pull request #3 from manikandan-mariappan/master
feature(EJ2-67745): Upgraded packages and integrated Syncfusion components
2023-01-20 18:04:03 +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 CSS Alignments Fixed 2023-01-19 19:39:20 +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 bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +05:30
README.md bug(EJ2-54114): Health tracker 404 demo link issue resolved. 2021-12-30 13:12:19 +05:30
angular.json bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +05:30
karma.conf.js bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +05:30
license Added source for the health tracker showcase sample in angular 2020-03-27 16:48:51 +05:30
package.json Addressed Changes rectified 2023-01-13 13:41:19 +05:30
tsconfig.app.json bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +05:30
tsconfig.json bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +05:30
tsconfig.spec.json bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +05:30
tslint.json bug(EJ2-54114): Health tracker show case sample code updated to angular 11. 2021-12-30 12:49:49 +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.