Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 219 Bytes

File metadata and controls

16 lines (11 loc) · 219 Bytes

Iframe.so Source Code

The site is built using Next.js. To run the project in development mode:

  1. Clone the repo
  2. Install dependencies
yarn install
  1. Start development server
yarn dev