Skip to content

Instantly share code, notes, and snippets.

@Jantho1990
Created June 17, 2018 02:07
Show Gist options
  • Save Jantho1990/f1cde4ca017724fa7eb43407eee12e26 to your computer and use it in GitHub Desktop.
Save Jantho1990/f1cde4ca017724fa7eb43407eee12e26 to your computer and use it in GitHub Desktop.
StarRating Vue -- 1b1
<template>
<div id="app">
<img src="./assets/logo.png">
<HelloWorld/>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment