Back to Billionmail

Rsbuild project

core/frontend/README.md

4.9261 B
Original Source

Rsbuild project

Setup

Install the dependencies:

bash
pnpm install

Get started

Start the dev server:

bash
pnpm dev

Build the app for production:

bash
pnpm build

Preview the production build locally:

bash
pnpm preview