Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

xxhls/pc.weixin.qq.com

Repository files navigation

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