4756ffe8bc
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
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.