#An example of modular Meteor app
Large Meteor apps, that contains thousands of lines of code, can be divided into multiple modules that contain their client, server, lib,... folders.
Feel free to contribute so we can make this modular structure standard.