Celeborn Web is a dashboard to display and manage the Master and Worker of Celeborn. This document introduces how to install and build the UI of Celeborn Web.
⚠️ Important
Before running commands, you must ensure that you are in the front-end directory
celeborn/web. If not, runcd webfirst.
TIP
You should use the Pnpm package manager.
pnpm install
pnpm dev
pnpm build
# Whole project pnpm lint