Skip to content

Instantly share code, notes, and snippets.

@rependa
Created November 2, 2020 05:04
Show Gist options
  • Select an option

  • Save rependa/007bf09aaa5cc919c3184625da835184 to your computer and use it in GitHub Desktop.

Select an option

Save rependa/007bf09aaa5cc919c3184625da835184 to your computer and use it in GitHub Desktop.
dtest
app.use(router);
app.use(store);
app.mount('#app');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment