@lowcode-set-up-platform/lowcode-x-render-react-builder
v1.0.0
Published
## Setup
Downloads
66
Readme
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