mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-16 16:18:55 -05:00
13 lines
257 B
Markdown
13 lines
257 B
Markdown
# Frames v2 Quickstart by Neynar 🪐
|
|
|
|
A Farcaster Frames v2 quickstart npx script.
|
|
|
|
## Getting Started
|
|
|
|
This is a [NextJS](https://nextjs.org/) + TypeScript + React app.
|
|
|
|
To create a new frames project, run:
|
|
```{bash}
|
|
npx create-neynar-farcaster-frame
|
|
```
|