2025-03-26 11:42:48 -07:00

22 lines
339 B
Markdown

# 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/).