--- description: Documentation to get you upto speed on building, running and testing UI for OpenMetadata --- # UI (Typescript) We use Typescript and React for developing OpenMetadata UI. Following are the key technologies that we use for the backend: - [typescript](https://www.typescriptlang.org/) for Javascript with typed syntax - [ReactJS](https://reactjs.org/) {% content-ref url="generating-types.md" %} [generating-types.md](generating-types.md) {% endcontent-ref %} {% content-ref url="run-locally.md" %} [run-locally.md](run-locally.md) {% endcontent-ref %}