@cpp.js/sample-web-react-rspack
v1.0.1
Published
Cpp.js React Rspack sample
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 installGet Started
Start the dev server:
pnpm run devBuild the app for production:
pnpm run build