8000 GitHub - nuxt/cli: Nuxt CLI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nuxt/cli

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

0