Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 365 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 365 Bytes

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.