UNPKG

aurelia-router-metadata

Version:

Adds decorator configuration with conventions and eager loading capabilities to aurelia-router

6 lines (5 loc) 137 B
<template> <require from="./app.css"></require> <nav-menu router.bind="router"></nav-menu> <router-view></router-view> </template>