wip wiring up account forms
This commit is contained in:
parent
cdc15f019d
commit
3459bf26f8
25 changed files with 413 additions and 53 deletions
|
|
@ -1,5 +1 @@
|
|||
import { Meteor } from 'meteor/meteor';
|
||||
|
||||
Meteor.startup(() => {
|
||||
// code to run on server at startup
|
||||
});
|
||||
import '../imports/startup/server';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue