Skip to content

Commit

Permalink
Merge pull request #795 from coderwyd/patch-1
Browse files Browse the repository at this point in the history
Synchronized templates
  • Loading branch information
ShenQingchuan authored Jul 17, 2023
2 parents e4ecd01 + e00f544 commit 50e8c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ yarn create vite my-vue-app --template vue
pnpm create vite my-vue-app --template vue
```

查看 [create-vite](https://github.com/vitejs/vite/tree/main/packages/create-vite) 以获取每个模板的更多细节:`vanilla``vanilla-ts`, `vue`, `vue-ts``react``react-ts``react-swc``react-swc-ts``preact``preact-ts``lit``lit-ts``svelte``svelte-ts`
查看 [create-vite](https://github.com/vitejs/vite/tree/main/packages/create-vite) 以获取每个模板的更多细节:`vanilla``vanilla-ts`, `vue`, `vue-ts``react``react-ts``react-swc``react-swc-ts``preact``preact-ts``lit``lit-ts``svelte``svelte-ts``solid``solid-ts``qwik``qwik-ts`

## 社区模板 {#community-templates}

Expand Down

1 comment on commit 50e8c6b

@vercel
Copy link

@vercel vercel bot commented on 50e8c6b Jul 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cn-vitejs-dev – ./

cn.vitejs.dev
cn-vitejs-dev-git-main-vuejs.vercel.app
cn-vitejs-dev-vuejs.vercel.app
docs-cn.vercel.app

Please sign in to comment.