◐ Shell
clean mode source ↗

GitHub - BehaviorTree/btcpp_website: BehaviorTree.CPP website

This website is built using Docusaurus 3.

If you find any typo reading the documentation, please submit a Pull Request or an Issue.

Prerequisites

Installation

Local Development

This starts a local development server at http://localhost:3000 with hot reload enabled. Most changes are reflected live without restarting the server.

Build

This generates static content into the build directory.

Preview Build Locally

This serves the production build locally at http://localhost:3000 for testing before deployment.