razage / persistent-flannel

a website for tracking what games you've played and getting recommendations
0 stars 0 forks source link

Convert existing Vue code to .vue files where applicable #19

Closed razage closed 7 years ago

razage commented 7 years ago

Now that I have webpack set up and it's ready to compile .vue files, any vue components should be moved into .vue files. Anything that is not currently a component should be looked at and considered whether or not it also should be a component.