Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
My new Nuxt module for doing amazing things.
Install the module to your Nuxt application with one command:
npx nuxi module add my-module
Thatβs it! You can now use My Module in your Nuxt app β¨
# Install dependencies
pnpm install
# Generate type stubs
pnpm dev:prepare
# Develop with the playground
pnpm dev
# Develop with the docs
pnpm docs
# Build the module
pnpm build
# Run ESLint
pnpm lint
# Run Vitest
pnpm test
pnpm test:watch
# Release new version
pnpm release
βββ apps/
β βββ my-module-docs/ # Documentation site
β βββ my-module-playground/ # Development playground
βββ packages/
β βββ my-module/ # The Nuxt module
βββ package.json # Monorepo root
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.