mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-15 23:58:56 -05:00
update README
This commit is contained in:
parent
2bbf813e20
commit
067c60ad2a
18
README.md
18
README.md
@ -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/).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user