Meteor app with vue 2.x and routing
September 28, 2016 ยท View on GitHub
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.