Awesome
Meteor app with vue 2.x and routing
A simple meteor project featuring vue as ui layer and routing with vue-router (more info).
Steps to reproduce
Follow the steps in this example.
Add the akryum:vue-router2
package:
meteor add akryum:vue-router2
Add routes using this guide.