9 lines
409 B
Markdown
9 lines
409 B
Markdown
# ui-components-nuxt
|
|
|
|
Nuxt v3 module that sets up @speckle/ui-components auto-importing like any other components you might have in your `./components` folder. You also get properly typed components in your templates if you use Volar.
|
|
|
|
## Setup
|
|
|
|
1. Make sure you've got `@speckle/ui-components` installed and set up
|
|
1. Install `@speckle/ui-components-nuxt` and add it to your nuxt modules in `nuxt.config.ts`
|