"I love Nuxt 3 : no more explicit router, no need to manually write import of components and hybrid rendering is perfect to have a website + app at the same place."
"Nuxt excels as a Vue.js framework by offering powerful server-side rendering (SSR) capabilities, automatic code splitting, and improved SEO performance out of the box. Its organized directory structure and built-in routing system streamline development, while the versatile rendering options (SSR, static, or client-side) provide flexibility for any project needs.
"
"My all-time favorite. After using react and even a bit Angular - I find vuejs and Nuxt so easy to set up and understand, while being so scalable and powerful. SEO is amazing too."
Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv and .json files to create a powerful data layer for your application. Use Vue components in Markdown with the MDC syntax.
Nuxt 3 Beta
Nuxt 3 is finally out in beta. Based on Vue 3, Vite and Nitro to create modern web applications that can be deployed anywhere, including Vercel, Netlify and CloudFlare Workers.
Nuxt is an open source framework under MIT license.