Overview + installation

The Entity Package is a powerful, ready-to-use package designed to streamline the process of implementing CRUD operations, filtering, and pagination in your Angular applications. It provides a set of components that allow developers to quickly build dynamic and responsive data management interfaces.

Install the package in your app :

npm i @tradinos/cms-frontend-entity --force

Last updated