1.0.1 • Published 1 year ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

Cpp.js React Vite 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