Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 501 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 501 Bytes

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.