This repository contains examples demonstrating the usage of Frames.js.
Follow these steps to set up and run the examples locally:
First, install the Frames.js debugging tool globally using npm:
npm install -g @frames.js/debugger
Run the following command to build the project:
npm run build
Start the application with:
yarn start
Once the application is running, open the following URLs in your browser:
-
For local debugging:
http://localhost:3010 -
For the Frames.js application:
http://localhost:3000/frames