chris-visser / meteor-vue-admin

A fully functional Meteor + Vue admin system with Meteor account integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minor doc-issue

Curiousite opened this issue · comments

This project looks great. Thanks for sharing it! :)

I think this comment doesn't reflect the truth. Or is this function really called from the server as well?

* This function is called on both client and server

Oh, my bad. I just saw that it is actually called on the server, too. But why? Wouldn't it be better to setup the router/ store etc only on the client?