We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://twitter.com/deno_land/status/1580356550966722560
https://deno.land/[email protected]/node (Interoperating with Node and NPM)
deno run -A --unstable npm:create-vite-extra
The text was updated successfully, but these errors were encountered:
Hmm it's a good question! What would be the use case here? Since you can just npx for npm projects?
npx
Sorry, something went wrong.
@AnandChowdhary Haha, create-vite-extra --template=deno-vue is a deno project instead of node and npm.
create-vite-extra --template=deno-vue
I need dpx npm:create-vite-extra equals to deno run -A --unstable npm:create-vite-extra
dpx npm:create-vite-extra
No branches or pull requests
https://twitter.com/deno_land/status/1580356550966722560
https://deno.land/[email protected]/node (Interoperating with Node and NPM)
The text was updated successfully, but these errors were encountered: