Initial commit

This commit is contained in:
Brian McGonagill 2025-12-06 15:44:43 -06:00
commit 35745a89ec
44 changed files with 3342 additions and 0 deletions

View file

@ -0,0 +1,5 @@
import { FlowRouter } from 'meteor/ostrio:flow-router-extra';
Template.home.events({
});