Skip to content

Instantly share code, notes, and snippets.

@danielschmitz
Created January 7, 2018 11:02
Show Gist options
  • Save danielschmitz/2c282ce3a492532c8fe777bc710ee068 to your computer and use it in GitHub Desktop.
Save danielschmitz/2c282ce3a492532c8fe777bc710ee068 to your computer and use it in GitHub Desktop.
<!-- import Vue.js -->
<script src="//vuejs.org/js/vue.min.js"></script>
<!-- import stylesheet -->
<link rel="stylesheet" href="//unpkg.com/iview/dist/styles/iview.css">
<!-- import iView -->
<script src="//unpkg.com/iview/dist/iview.min.js"></script>
<!-- locale en-US.js -->
<script src="//unpkg.com/iview/dist/locale/en-US.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment