Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 293 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 293 Bytes

next-example

This example uses the Capsule Web SDK with a custom UI in a Next.js app.

Getting Started

Install the dependencies:

yarn

Run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.