Developing UI Using Trillo Workbench

This document describes Developing UI using Trillo Workbench. It is similar to developing UI for against any application server using restful API.

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.

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.

More details for Angular and React are coming soon...

Start building components

More details for Angular and React are coming soon...

Last updated