Files
bsky-social-app/bskyembed/README.md
T
2026-05-19 11:51:10 -07:00

27 lines
333 B
Markdown

## Run / Test
Install dependencies:
```bash
cd bskyembed
pnpm
```
Run the dev server:
```bash
pnpm dev
```
You can see the embed homepage at http://localhost:5173
### Testbed
In another terminal window, run the snippet dev script:
```bash
pnpm dev-snippet
```
You can then see the testbed page at http://localhost:5173/test