First, run the development server:
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.
To run the frames debugger, run the following command:
npx frames
Open http://localhost:3010 with your browser to see the debugger.