[React] Scaffold a React application with pnpm and vite
Run:
pnpm create vite
Give a project name, select framework & Typescript.
Run:
pnpm dev
to start the dev server
Run:
pnpm create vite
Give a project name, select framework & Typescript.
Run:
pnpm dev
to start the dev server