Create a new Frames.js app with a single command using predefined templates.
npm init frames@latest
yarn create frames@latest
pnpm create frames@latest
You can also install this package globally and run it from your terminal.
npm install -g create-frames
create-frames
yarn global add create-frames
create-frames
pnpm add -g create-frames
create-frames