Getting Started

Installation

Learn how to create a Nuxt Scripts project or add it to your current Nuxt project.

Quick Start

To get started, simply run:

npx nuxi@latest module add @nuxt/scripts

That's it! The Nuxt Scripts module should be downloaded and added to your Nuxt Config modules.

Next Steps

Need some inspiration to start using Nuxt Scripts? Try out the following:

  1. ๐ŸŽ‰ Make it rain emojis with the Confetti Tutorial.
  2. ๐Ÿ“š Learn about how the Script Loading works.
  3. ๐Ÿ” Explore the Script Registry for popular pre-configured third-party scripts.
  4. ๐Ÿš€ Load other scripts with useScript or Global Scripts.
  5. ๐Ÿ”จ Fine-tune your performance and privacy with Bundling and Consent Management.