Wine Library Frontend Scripts pnpm dev — Launches the app in development mode pnpm build — Compiles and bundles the app for deployment pnpm lint — Validate the code using ESLint pnpm tsc — Validate the code using TypeScript compiler