# hello-vue **Repository Path**: cjpwanglei11/hello-vue ## Basic Information - **Project Name**: hello-vue - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-17 - **Last Updated**: 2025-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vite Vue Starter This is a project template using [Vite](https://vitejs.dev/). It requires [Node.js](https://nodejs.org) version 18+ or 20+. To start: ```sh npm install npm run dev # if using yarn: yarn yarn dev # if using pnpm: pnpm install pnpm run dev ```