Skip to content

Commit

Permalink
Step 3.1: Add the parties collection
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent 9f84c45 commit 0eee3a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions collections/parties.js
@@ -0,0 +1,2 @@
import { Mongo } from 'meteor/mongo';
export const Parties = new Mongo.Collection('parties');

0 comments on commit 0eee3a5

Please sign in to comment.