rspack-contrib / rsbuild-codesandbox-example

The codesandbox example for Rsbuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The codesandbox example for Rsbuild


Languages

Language:JavaScript 58.0%Language:CSS 42.0%