Hi Akryum,
I tried to install the demo code, but it's not clear what the steps I should do, so first I tried to run
meteor
but it has error that I have to install these npm packages
meteor npm install --save babel-runtime vue vue-meteor-tracker moment vue-router
so I installed them and run again, server launched and page worked, but I got this error:
Uncaught Error: Cannot find module 'meteor-node-stubs/node_modules/http-browserify/lib/response'
what is the issue that show this error ?
Nice work by the way I will follow your project and hope have some time to contribute!
note: Meteor version: 1.4.3.2