0d4c0ce849
919078: Resolved the dependabot issues in the ej2 showcase angular health tracker. |
||
---|---|---|
e2e | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.gitignore | ||
README.md | ||
angular.json | ||
config.json | ||
license | ||
package-lock.json | ||
package.json | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json |
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.