Install the CLI
Install and use the command-line interface.
CLI Installation
npm install -g @docs/cliCommands
docs init - Create a new projectdocs dev - Start development serverdocs build - Build for productiondocs deploy - Deploy to our cloudConfiguration
Create a docs.config.json file in your project root to customize behavior.