Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 257 Bytes

#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.