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
Description
Languages
TypeScript
96.1%
CSS
3.9%