Nuxt

Nuxt

NeuralBlitz Updated 1 repo stars

File contents

Nuxt

Nuxt is a Vue.js framework that provides server-side rendering, static site generation, and powerful module system. It simplifies Vue development with conventions and automation.

Key Concepts

  • SSR and SSG modes
  • File-based routing
  • Nuxt modules ecosystem
  • Auto-imports
  • Pinia state management

Common Use Cases

  • Content websites
  • E-commerce frontends
  • SaaS dashboards
  • Progressive web apps
  • Hybrid applications

Best Practices

  • Use proper directory structure
  • Leverage Nuxt modules
  • Implement proper SEO
  • Use composables effectively
  • Test with Vitest

Resources

  • Nuxt.com: nuxt.com/docs
  • Module directory: nuxt.com/modules
  • Related Skills: vue, typescript, pinia

NeuralBlitz/Agent-Gateway/tree/main/agent-gateway/skills/user/categories/frameworks-libraries/nuxt commit 4cad5503f5

Frequently asked questions

npx skillmds@latest add neuralblitz/nuxt-2