# hello **Repository Path**: cz7758/hello ## Basic Information - **Project Name**: hello - **Description**: 练习git - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 练习git vue init webpack 创建一个vue项目(可以理解为初始化一个vue项目) npm run dev