Files
DB-GPT/docs/README.md
2023-12-20 10:18:22 +08:00

292 B
Executable File

DB-GPT documentation

Quick Start

Install dependencies

  • Clone current project firstly!
  • Install docusaurus dependencies, generate node_modules folder.
sudo yarn install

launch

yarn start

The default service starts on port 3000, visit localhost:3000