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: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
5
5
A minimal, modern template for quickly deploying your generated Vibe components as standalone React applications.
6
6
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.
0 commit comments