vue:https://unpkg.com/vue/dist/vue.js
angular:http://cdn.static.runoob.com/libs/angular.js/1.4.6/angular.min.js
angular动画:
http://cdn.static.runoob.com/libs/angular.js/1.4.6/angular-animate.min.js
<link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap-theme.min.css"></script>
<script src="https://cdn.bootcss.com/jquery/2.1.1/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>