Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.27 KB

Demo

Micro-Questionnaire

Summary

  • One of the final projects of Baidu-IFE 2016 spring

任务目的(From IFE)

  • 基于阶段三的各个组件,学习模块化、前端工程等内容,综合运用HTML,CSS,JavaScript完成一个小型完整网站的实现

任务描述(From IFE)

Usage

    1. Make sure you have npm and bower installed.
    1. Clone this repo from git: git clone https://github.com/hellozts4120/Micro-Questionnaire-RIA
    1. Cd into the repo path: $ cd Micro-Questionnaire-RIA
    1. Install dependencies: $ bower install && $ npm install
    1. Start browser-sync using: $ browser-sync start --server --files "./*.html, ./*.css, ./*.js"
    1. Open http://localhost:3000/app/index.html#/
    1. Enjoy it :)

Acknowledgements

  • Angular 1.x
  • Angular-ui-router
  • mongodb, express, node(ALL FROZEN TEMPORARY)

Author

License