Skip to content

Files

Latest commit

23fe269 · Aug 13, 2025

History

History

packages

README.md

Docs

Next.js powered documenation site for BigDesign components.

Quick start guide

To start the documentaion site run the following in the root directory:

pnpm install
pnpm run build
pnpm run start

The navigate to localhost:3000 in your browser.

Page Structure

To view an overall structure of our documentation, refer to PAGES.md.