Tyler Forge™ Core

June 10, 2024 · View on GitHub

This library contains the core building blocks and utilities that are used when building Tyler Forge™ based Web Component libraries.

Usage

npm i @tylertech/forge-core

Development

Install dependencies:

npm i

Build library:

npm run build

Run tests:

npm test