Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@nuxt/cli

nuxt2.4mMIT3.25.1TypeScript support: included

Nuxt CLI

readme

Nuxt CLI (nuxi)

⚡️ Nuxt Generation CLI Experience.

Commands

All commands are listed on https://nuxt.com/docs/api/commands.

Contributing

# Install dependencies
pnpm i

# Generate type stubs
pnpm dev:prepare

# Go to the playground directory
cd packages/nuxt-cli/playground

# And run any commands
pnpm nuxi <command>

License

MIT