Quick Start Guide
Get up and running with Nuxt UI in three simple steps.Configure Your Framework
Set up Nuxt UI for your framework of choice.
- Nuxt
- Vue
Add the Nuxt UI module to your Then import the CSS in your main stylesheet:
nuxt.config.ts:nuxt.config.ts
assets/css/main.css
Next Steps
Nuxt Installation
Learn about advanced Nuxt configuration options.
Vue Installation
Learn about advanced Vue configuration options.
Component Library
Explore all available components.
Theming
Customize the look and feel of your components.