Quick Start
Prerequisites
- Node.js 18+
- npm or yarn
Running the Docs
cd apps/docs
npm install
npm run devThe docs site will be available at http://localhost:3001.
cd apps/docs
npm install
npm run devThe docs site will be available at http://localhost:3001.