DevelopmentInstall the CLI Bashnpm install -g @archbee/cli Preview locally From the root of this repo: Basharchbee dev The dev server hot-reloads as you edit .mdx files or archbee.json. Validate before pushing Basharchbee validate Checks that archbee.json is valid and that every referenced doc file exists.Copy Page