Skip to content

Instantly share code, notes, and snippets.

@smartITNinja
Created December 19, 2017 20:43
Show Gist options
  • Save smartITNinja/1e2f20d7bfa4727c517a1e13e06a2294 to your computer and use it in GitHub Desktop.
Save smartITNinja/1e2f20d7bfa4727c517a1e13e06a2294 to your computer and use it in GitHub Desktop.
const app = new Vue({
el: '#app',
router,
store
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment