You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/create-vite/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,8 @@ Currently supported template presets include:
56
56
-`svelte`
57
57
-`svelte-ts`
58
58
59
+
You can use `.` for the project name to scaffold in the current directory.
60
+
59
61
## Community Templates
60
62
61
63
create-vite is a tool to quickly start a project from a basic template for popular frameworks. Check out Awesome Vite for [community maintained templates](https://github.com/vitejs/awesome-vite#templates) that include other tools or target different frameworks. You can use a tool like [degit](https://github.com/Rich-Harris/degit) to scaffold your project with one of the templates.
0 commit comments