Skip to content

Instantly share code, notes, and snippets.

@freshcutdevelopment
Created September 16, 2017 10:10
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save freshcutdevelopment/be95cee302f14d0fbb00a8f2ea489e9d to your computer and use it in GitHub Desktop.
Aurelia code quality - part 2
<template>
<require from="./greeter"></require>
<greeter></greeter>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment