Skip to content

Commit 7d9262f

Browse files
committed
chore: Update readme
1 parent 5acc1ad commit 7d9262f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

packages/shadcn/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
TODO
1+
# Firebase UI for Web - Shadcn
2+
3+
## Building the registry
4+
5+
To build the registry, run the `build` script:
6+
7+
```
8+
pnpm build
9+
```
10+
11+
Note, the script run (`build.ts`) expects a domain, which replaces the `{{ DOMAIN }}` field within the
12+
`registy-spec.json`. This enables building the registry for different domains without updating the domain
13+
in the actual `registry.json` file Shadcn expects.

0 commit comments

Comments
 (0)