[pnpm] Migrate bskyembed (#10482)

This commit is contained in:
Samuel Newman
2026-05-19 21:51:10 +03:00
committed by GitHub
parent 09253457f9
commit 8cea36f3c9
10 changed files with 4700 additions and 3539 deletions
+3 -3
View File
@@ -4,13 +4,13 @@ Install dependencies:
```bash
cd bskyembed
yarn
pnpm
```
Run the dev server:
```bash
yarn dev
pnpm dev
```
You can see the embed homepage at http://localhost:5173
@@ -20,7 +20,7 @@ You can see the embed homepage at http://localhost:5173
In another terminal window, run the snippet dev script:
```bash
yarn dev-snippet
pnpm dev-snippet
```
You can then see the testbed page at http://localhost:5173/test