# vds **Repository Path**: raidou/vds ## Basic Information - **Project Name**: vds - **Description**: 课程设计: 影碟出租系统 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-06-28 - **Last Updated**: 2024-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 影碟出租系统 使用 laravel + angular + requirejs + coffee + jade + stylus 构建的一个影碟出租系统 ## 使用前 * 安装 [nodejs](http://nodejs.org/) * 安装 npm 包依赖, 在当前目录执行`$npm install` * 安装 php mysql * 导入 data.sql * php mysql ## 前端依赖 * 安装bower `$npm install -g bower` * 在当前目录执行 `$bower install` ## 构建 * 安装gulp `$npm install -g gulp` * 在当前目录执行 `$gulp` licensed under the [MIT license](http://opensource.org/licenses/MIT)