@cpp.js/sample-web-react-rspack
v1.0.0-beta.4
Published
Cpp.js React Rspack sample
Downloads
164
Maintainers
Readme
@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