Skip to content

Instantly share code, notes, and snippets.

@devjin0617
Created February 12, 2017 14:47
Show Gist options
  • Save devjin0617/95c6456d4da60e0c5b3b2faa68c70c3f to your computer and use it in GitHub Desktop.
Save devjin0617/95c6456d4da60e0c5b3b2faa68c70c3f to your computer and use it in GitHub Desktop.
// 이벤트 발행
EventBus.$emit('message', 'hello world');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment