update README

This commit is contained in:
horsefacts 2024-11-24 00:07:32 -05:00 committed by lucas-neynar
parent 2bbf813e20
commit 067c60ad2a
No known key found for this signature in database

View File

@ -1,3 +1,21 @@
# frames-v2-demo
A Farcaster Frames v2 demo app.
## Getting Started
This is a [NextJS](https://nextjs.org/) + TypeScript + React app.
To install dependencies:
```bash
$ yarn
```
To run the app:
```bash
$ yarn dev
```
To try your app in the Warpcast playground, you'll want to use a tunneling tool like [ngrok](https://ngrok.com/).