docs icon indicating copy to clipboard operation
docs copied to clipboard

Update `yarn create` command

Open yangmingshan opened this issue 1 year ago • 0 comments

On the Quick Start page, yarn create vue@latest is one of the recommended ways to creating a Vue application. But yarn classic doesn't support appending @tag to the create command. And yarn modern recommends using yarn dlx.

So should we update the documentation?

Ref: https://github.com/vuejs/create-vue/issues/213

yangmingshan avatar Jun 15 '24 11:06 yangmingshan