Skip to content

nuxt/cli

Folders and files

NameName
Last commit message
Last commit date
Jan 26, 2025
Feb 19, 2025
Feb 25, 2025
Feb 19, 2025
Jan 20, 2025
Oct 1, 2024
Jun 19, 2023
Jan 9, 2025
Jan 25, 2025
Jan 29, 2025
Feb 19, 2025
Feb 25, 2025
Jan 16, 2025
Jun 19, 2023
Jan 16, 2025
Jan 6, 2025
Jan 6, 2025

Repository files navigation

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 playground

# And run any commands
pnpm nuxi <command>

License

MIT