Replies: 1 comment
-
|
Hey @Jinzedev If you're looking for a quick way to get started with Inspira UI, Nuxt 4 and shadcn-vue, I’ve created a starter template you can use right away It already includes the proper setup (nuxt alias, shadcn-vue configuration... ) so you can install components from inspira ui without running into alias or config issues. Perfect if you want to test components like the Stars Background quickly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I finish Getting Started with Inspira UI, select the Stars Background component, install using CLI
`
√ You need to create a components.json file to add components. Proceed? ... yes 19:26:47
No import alias found in your tsconfig.json file. 19:26:47
Visit https://shadcn-vue.com/docs/installation/nuxt to learn how to set an import alias. 19:26:47
`
I think there are tutorials in this area to help beginners get started quickly🤕🤕
Beta Was this translation helpful? Give feedback.
All reactions