# Hello-Vue3.0 **Repository Path**: szxio/Hello-Vue3.0 ## Basic Information - **Project Name**: Hello-Vue3.0 - **Description**: No description available - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-12 - **Last Updated**: 2021-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # 初始化项目 npm install #启动 npm run serve #打包 npm run build