Skip to content

Latest commit

 

History

History

docs

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.