登陆页面GDG技术谈话登陆页面。设置我们正在使用JavaScript工具。您必须安装大于0.8.0的Node.js。全局安装Gruntnpm -g install grunt-cli,全局安装Bower和定义bower.jsonnpm -g install bower,安装其他套餐: bower install。安装package.json中描述的其余部分: npm install。开发时要查看保存文件时发生的更改: grunt server。运行测试: grunt