Getting Started

First, run the development server:

yarn install
yarn dev

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

Debugging

To run the frames debugger, run the following command:

npx frames

Open http://localhost:3010 with your browser to see the debugger.