# vue学习 **Repository Path**: leidongmei/vue_learning ## Basic Information - **Project Name**: vue学习 - **Description**: 这是一个用于vue开发者入门学习的,相对比较简单的一个开发配置 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-04-02 - **Last Updated**: 2023-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue学习 这是一个用于vue开发者入门学习的,相对比较简单的一个开发配置 要有npm 、node环境支持 1、安装依赖:npm install 2、运行:npm run dev