* all: fix missing Vue.use(Router)
* multinode: having same state and module names is not allowed
* multinode: simplify store definition
* storagenode: add or fix any annotations
Change-Id: If8a63ae46049fc77fc6cd7a7ad912d4ad74d23ac
* Added 100% test coverage for Users store module.
* Added 100% coverage for Projects store module.
* Added 100% coverage for ProjectMembers store module.