<script src="https://unpkg.com/vue"></script> <script src="https://unpkg.com/vue-ico"></script> <script> new Vue({el: '#app'}); </script>