Skip to content

Commit 9f49d23

Browse files
committed
docs: clarify template builder vs generated project structure in README
1 parent e96e2f5 commit 9f49d23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
A minimal, modern template for quickly deploying your generated Vibe components as standalone React applications.
66

7+
> **Note**
8+
> This repository stores the *template builder*. When you click “Use this template”, GitHub generates a new project that contains only the files inside the `template/` directory. The root-level scripts (`build-template`, `test-template-pack`, etc.) are for contributors maintaining the template itself.
9+
710
## 🚀 Quickstart
811

912
### CLI (Preferred)

0 commit comments

Comments
 (0)