fix: ask for client id in scripts

This commit is contained in:
lucas-neynar
2025-03-18 10:58:19 -07:00
parent a66e219438
commit 990ffe1448
5 changed files with 94 additions and 22 deletions

View File

@@ -13,7 +13,7 @@ npx create-neynar-farcaster-frame@latest
To run the project:
```{bash}
cd yourProjectName
cd <PROJECT_NAME>
npm run dev
```