Category "nuxt3"

Nuxt 3 won't run after importing composition api module

I just started a fresh project with Nuxt 3. Installed only Sass and tailwind packages, everything worked fine. Then I added composition-api and it didn't start

Nested directory nuxt 3 + Vite

I want to use nested directory in nuxt 3 beta with vite. In Nuxt 2 i was using this config in (nuxt.config.js) and it work : components: [ { path: '~/componen