-
广州大学华软软件学院 HR 实训项目
资源介绍
Online Shop
广州大学华软软件学院 2015 项目实训——软件工程系信息工程移动互联网方向 2 班『沙县小吃』队伍作品。
Screenshot
Build
$ git clone git@github.com:djyde/HR-Training.git
$ cd HR-Training/
$ npm install
Gulp task:
$ gulp # Default task. Listening the change of all static files.
$ gulp jade # Compile jade files
$ gulp css # Concat all the style fils into dist/global.css
$ gulp scripts # Concat all the scripts files into dist/global.js
我