👨‍🏫 The Mastering Nuxt 3 course is now completed!

Discover the course
Go to homepageNuxt logoNuxt logo
  • Docs
  • Modules
  • Showcase
  • Support
  • Blog
  • Follow Nuxt on Twitter
  • Join Nuxt community on Discord
  • Go to Nuxt Github repo
Nuxt logo

Docs

  • Get Started
  • Guide
  • API
  • Examples
  • Community
  • Key Concepts
    • Auto imports
    • Vue.js Development
    • Rendering Modes
    • Server Engine
    • Modules
    • ES Modules
    • TypeScript
  • Directory Structure
    • .nuxt
    • .output
    • assets
    • components
    • composables
    • content
    • layouts
    • middleware
    • modules
    • node_modules
    • pages
    • plugins
    • public
    • server
    • utils
    • .env
    • .gitignore
    • .nuxtignore
    • app.config.ts
    • app.vue
    • nuxt.config.ts
    • package.json
    • tsconfig.json
  • Going further
    • How Nuxt Works?
    • Lifecycle Hooks
    • Module Author Guide
    • Nuxt Kit
    • NuxtApp
    • Authoring Nuxt Layers
    • Custom routing
    • Runtime Config
    • Edge Channel

Node modules Directory

The package manager (npm or yarn or pnpm) creates the node_modules/ directory to store the dependencies of your project.

Edit on Github
Nuxt logo
© 2016-2023 Nuxt - MIT License
  • Support
  • Design Kit
  • NuxtLabs
  • Nuxt Studio
  • Follow Nuxt on Twitter
  • Join Nuxt community on Discord
  • Go to Nuxt Github repo