Official MiniApp starters with best practices built-in
npx create-base-mini-app
starters/
starters/browse-first
starters/action-gated
starters/game-loop
cd starters/browse-first && npm install && npm run dev
Was this page helpful?