To run the app follow the instructions below:
- Create a new user
- claim admin for that user by running
Meteor.call('makeMeAdmin','SecretPASS'); - populate lists by running
Meteor.call('populateLists'); - start adding projects by going to
/projectand beneficiaries on/beneficiary'
Enjoy :)