initital template

This commit is contained in:
Rimian Perkins
2017-03-20 12:24:39 +11:00
parent aab03c102f
commit 96ca372b86
3 changed files with 6 additions and 0 deletions
@@ -4,3 +4,7 @@ export default {
this.route('payments');
}
};
export default function() {
this.route('stripe');
};
@@ -0,0 +1 @@
hello world