1. 模板
http://www.oschina.net/news/52033/free-bootstrap-admin-templates
2. 使用模板
http://startbootstrap.com/template-overviews/sb-admin-2/
http://www.cnblogs.com/lhb25/p/metronic-responsive-admin-dashboard-template.html
3. anjularjs使用
使用 AngularJS 的路由和模板实现单页应用 (Single Page)
http://www.oschina.net/translate/single-page-apps-with-angularjs-routing-and-templating
Angularjs开发一些经验总结
http://www.cnblogs.com/whitewolf/archive/2013/03/24/2979344.html
Interceptors
http://www.webdeveasy.com/interceptors-in-angularjs-and-useful-examples/
4. Angularjs认证
https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/
https://github.com/auth0/auth0-angular
https://auth0.com/blog/2014/01/15/auth-with-socket-io/
2. 前台开发工具middleman
https://github.com/middleman/middleman
gem install middleman
模板:https://github.com/lab2023/hierapolis
3. middleman安装
按照错误提示进行安装,其中执行middleman时,依赖ptools,执行gem install ptools
https://github.com/karlfreeman/middleman-deploy/issues/66
https://github.com/whitetrefoil/middleman-deploy/commit/e332e091c705ee8d8c882271fc89b732c5ddce7a
5. Bootstrap及较好项目
http://www.bootcss.com/
6. React Native
https://github.com/facebook/react-native
推荐 11 款 React Native 开源移动 UI 组件
http://www.oschina.net/news/61214/11-react-native-ui-components
https://medium.com/gyroscope-innovations/facebook-just-taught-us-all-how-to-build-websites-51f1e7e996f2
8. React native入门实例
http://www.ruanyifeng.com/blog/2015/03/react.html
https://github.com/ruanyf/react-demos