Skip to main content

Quick Start

Get up and running with Buildocs UI Engine in four steps: build your form, implement the backend controller, configure FormHostProvider, and render your first form.

Want the fastest possible start? Clone the Workforce Management example — it is a fully working integration with a .NET backend, React frontend, and Docker setup. You can have it running locally in minutes.

GitHub example

A ready-to-use implementation is available in the Workforce Management example on GitHub. In most cases you can copy it as-is and only change the backend URL.