$ yarn install- It's recommended to use Visual Studio Code editor and install the MDX extension for document writing
yarn dev: Start the local development server, file modifications will update in real-time. (Note: Left navigation bar related modifications require restarting the service)yarn build: Build production environment code, static files will be generated in thedistdirectory after build completionyarn serve: Preview the built static files locallyyarn up @alauda/doom: Upgrade doom
yarn update-ac-manual: Update the AC CLI documentation in docs/en/ui/cli_tools/ac/.
Important: Do not manually edit files in docs/en/ui/cli_tools/ac/ as they are managed by this update command.