# Angular2 **Repository Path**: myLoveFamily/Angular2 ## Basic Information - **Project Name**: Angular2 - **Description**: 五分钟“快速起步” - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Angular2 第一次上传这个项目步骤: 1、在gitos上新建了一个项目 2、复制地址在本地克隆了一个目录 3、git add . 添加文件 4、git commit -m "" 5、git push