/vue-upvote

Primary LanguageJavaScript

Supposed to be the starting point for first day Vue'ers

All the requirements for the project vue, bulma, fontawesome,etc come from CDNs

Note that we have used kebab case to name events that are being emitted from child, mainly due to vue naming conventions and secondly due to the fact that browser itself cannot differentiate between the fact that "myEvent" and "myevent" are diiferent

Open the files on web server(live server) and you are good to start experimenting