# taodongdong **Repository Path**: shzhuoyu/taodongdong ## Basic Information - **Project Name**: taodongdong - **Description**: 数据库项目实践前端 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # taodongdong #### Installation 1. 安装git 2. node.js 3. 百度一下vue 的安装过程 4. 使用webstorm git clone 该项目 5. 使用命令行运行 npm run dev #### Contribution 1.创建自己的分支 2.每次拉之前先pull其他人的分支 3.push到自己的分支上 4.由我统一合并