评估应用
项目设置指南:
- 安装 node.js
- 使用 npm 安装依赖项:
- grunt
- karma
- bower
- 执行命令:
- git clone https://github.com/haffinn/Evaluation-App.git
- cd Evaluation-App
- sudo npm -g install grunt-cli karma bower
- 安装 bower
- 编译项目:
- npm install --dev
- grunt watch
58.16KB
文件大小:
评论区