Initialize generator
npx ui-gen init
will create a new ui-config.json
file in your project.
Initialize generator
npx ui-gen init
will create a new ui-config.json
file in your project.
Generate components
npx ui-gen add button
will install a button component into your project.