Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 396 Bytes

File metadata and controls

22 lines (13 loc) · 396 Bytes

Echo Next.js SDK Example

Fork or clone this repo to get started with the Echo Next.js SDK.

Getting Started

  1. Install dependencies:
pnpm install
  1. Run the development server:
pnpm dev
  1. Open http://localhost:3000 with your browser to see the result.

  2. Sign in with your Echo account to see the chat and image generation features.