mirror of
https://github.com/1Panel-dev/CordysCRM.git
synced 2026-05-18 23:08:19 +08:00
Rsbuild Project
Setup
Install the dependencies:
pnpm install
Get Started
Start the dev server:
pnpm dev
Build the app for production:
pnpm build
Preview the production build locally:
pnpm preview