You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/nocobase/docs.git
cd docs
yarn install
# 运行中文文档
yarn dev
# or run en-US document
yarn dev:en
Note: yarn dev and yarn dev:en cannot be run at the same time