Demo Micro-Questionnaire Summary One of the final projects of Baidu-IFE 2016 spring 任务目的(From IFE) 基于阶段三的各个组件,学习模块化、前端工程等内容,综合运用HTML,CSS,JavaScript完成一个小型完整网站的实现 任务描述(From IFE) 实现一个简易版的问卷管理系统 详细描述 Usage Make sure you have npm and bower installed. Clone this repo from git: git clone https://github.com/hellozts4120/Micro-Questionnaire-RIA Cd into the repo path: $ cd Micro-Questionnaire-RIA Install dependencies: $ bower install && $ npm install Start browser-sync using: $ browser-sync start --server --files "./*.html, ./*.css, ./*.js" Open http://localhost:3000/app/index.html#/ Enjoy it :) Acknowledgements Angular 1.x Angular-ui-router mongodb, express, node(ALL FROZEN TEMPORARY) Author Tianshu Zhou License MIT License