Installation
What to expect when installing Magic UI components in your UI Thing project.
Initialize UI Thing
Start by creating a Nuxt application & then initialize UI Thing
npx ui-thing@latest init
Add Components
Each doc page will let you know how you can add the Magic UI components to your project.
npx ui-thing@latest magic
Use Components
Once you've added the components, you can use them in your application.