@react-xp/core
v1.0.0-beta.17
Published
This is a React Experience core utilities and logical code
Downloads
20
Maintainers
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