# Developing UI Using Trillo Workbench

Developing UI using Trillo Workbench is a 3 step process.

1. Learning Trillo Workbench APIs.
2. Installing a UI framework of choice.
3. Start building components.

## Learning Trillo Workbench APIs

You can learn about Trillo Workbench concepts and APIs by referring to these documents.

1. [**Using Trillo Workbench APIs** chapter of **Trillo Workbench Guide**](https://app.gitbook.com/s/-MV-642lNorw6_vRdCpS/using-trillo-workbench-apis)**.**
2. [**Trillo Workbench APIs** ](https://app.gitbook.com/o/-MV6H_K5YV4T7qZjh92Y/s/h65kvyMElSk91OtMovpZ/)for an overview and learning apit API Playground.

## Installing a UI framework of choice

1. Follow the installation process described on the framework's website.
2. Add/ modify scripts for Trillo Workbench specific configurations such as base url, image url, theme names, name of application, etc.

&#x20;       **More details for Angular and React are coming soon...**

## Start building components

&#x20;     **More details for Angular and React are coming soon...**
