This repository contains the @tylertech/forge-angular library and a demo application showcasing its usage.
This demo application demonstrates how to use the Tyler Forge™ Web Components with Angular through the @tylertech/forge-angular adapter library. It serves as both a reference implementation and a testing ground for the library components.
- Node.js (latest LTS version recommended)
- npm or yarn
npm installnpm startThis will build the library and start the development server. The demo application will open automatically in your browser.
projects/forge-angular/- The@tylertech/forge-angularlibrary source codesrc/- Demo application source codedist/- Build output (generated)
For detailed information on using @tylertech/forge-angular in your own projects, see the library README.
We welcome contributions! Please see our Contributing Guide for details on:
- Development setup
- Building and testing
- Release process
- Commit message guidelines
This project is licensed under the Apache License 2.0. See the repository for details.