# ykmbjv3-admin **Repository Path**: nightmain/ykmbjv3-admin ## Basic Information - **Project Name**: ykmbjv3-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-07 - **Last Updated**: 2026-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Farm + Solid This template should help you start developing using Solid and TypeScript in Farm. ## Setup Install the dependencies: ```bash pnpm install ``` ## Get Started Start the dev server: ```bash pnpm start ``` Build the app for production: ```bash pnpm build ``` Preview the Production build product: ```bash pnpm preview ``` Clear persistent cache local files ```bash pnpm clean ```