# 如何 development Botpress ###### tags: `botpress` 1. 先到專案根目錄確定能運行此專案 [相關文件](https://github.com/botpress/botpress) 2. 在根目錄運行 ` yarn start ` 3. cd 到 /src/bp/ui-Studio 資料夾運行 `yarn watch`