# vue-git-2203 **Repository Path**: team-2203/vue-git-2203 ## Basic Information - **Project Name**: vue-git-2203 - **Description**: 团队配合创建项目流程 1. 【组长牵头】每个小组在本地电脑创建一个vue的基本项目架构 + 一定要将公共的模块,统一封装好 2. 【组长牵头】在码云上创建组织,在组织中创建空的项目仓库 + 在仓库的--管理---成员管理----邀请小组成员----设置为管理员角色 3. 【组长牵头】将本地的vue项目架构,提交至远程仓库 + git remote add or - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-22 - **Last Updated**: 2022-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-git-project ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).