Skip to content

Instantly share code, notes, and snippets.

@arvidkahl
Last active February 11, 2017 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arvidkahl/402c5220f760aa0180aeb176a8cf3737 to your computer and use it in GitHub Desktop.
Save arvidkahl/402c5220f760aa0180aeb176a8cf3737 to your computer and use it in GitHub Desktop.
eventbus.js
// A single, basic Vue.js instance
let EventBus = new Vue();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment