# angular-downloads **Repository Path**: angular2demo/angular-downloads ## Basic Information - **Project Name**: angular-downloads - **Description**: 文件下载服务 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-10-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 文件下载服务 ## 获取代码 ``` bash $ git clone https://git.oschina.net/angular2demo/angular-downloads.git ``` ## 安装依赖 ``` bash $ npm install ``` ## 运行 ``` bash $ npm start ```