Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ $ deno init --npm vite my-vue-app --template vue

現在のディレクトリーに生成するには、プロジェクト名に `.` を使用します。

対話形式のプロンプトなしでプロジェクトを作成するには、`--no-interactive` フラグを使用できます。

::::

## コミュニティーのテンプレート
Expand Down