Back to Blueprint

Blueprint Documentation

packages/docs-app/README.md

latest386 B
Original Source

Blueprint Documentation

This project generates and aggregates the documentation from the packages in this repo.

Quick start

From the root of the repo:

  1. Run pnpm install
  2. Run pnpm dev
  3. Open your browser to http://localhost:9001/

Note: if you want to run the development server on a different port, set the PORT environment variable.