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