1.0.1 • Published 11 months ago

@cpp.js/sample-web-react-rspack v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@cpp.js/sample-web-react-rspack

Cpp.js React Rspack sample

Getting Started

Note: Make sure you have completed the Cpp.js - Prerequisites instructions.

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm run dev

Build the app for production:

pnpm run build