Next.js powered documenation site for BigDesign components.
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.
To view an overall structure of our documentation, refer to PAGES.md.