Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 234 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 234 Bytes

Frames.js Next example

Simple Frames.js app using Next.js.

Installation

npm install

Run in Debugger

Following command will open frames debugger and also run the app in development mode.

npm run dev