Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 332 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 332 Bytes

Example of Flagship implementation in Next.js 13

Example documentation

Getting Started

Install package

yarn install

Run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.