/meteor-vue-example-routing

Simple meteor example with vue and routing

Primary LanguageVue

Meteor app with vue 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-router package:

meteor add akryum:vue-router

Add routes using this guide.