Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 281 Bytes

Frigade React + Next.js Example

This is a simple example of how to use Frigade with React and Next.js.

Getting Started

Install dependencies:

yarn

Then run the local development server (make sure to trust the local certificate for https):

yarn dev