Skip to content

Welcome to UICG

Get started building your apps with User Interface Components Generator for Astro!

Next steps

Initialize generator

Terminal window
npx ui-gen init

will create a new ui-config.json file in your project.

Generate components

Terminal window
npx ui-gen add button

will install a button component into your project.