You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the Step 7 - Folder structure for actual file structure does not describe too much, only says "server" and "client" from meteor side in general.
But if the project it big, what would the folder structure look like from angular2-meteor side?
@Urigo Sure, I will do it later once I think I am ready, I will write some suggestions based on both Angular 2 and Meteor official styles. Kind of combining them.
As barbatus suggests, move original post to here.
Right now the Step 7 - Folder structure for actual file structure does not describe too much, only says "server" and "client" from meteor side in general.
But if the project it big, what would the folder structure look like from angular2-meteor side?
For client part:
or
or something else.
Also, right now socially does not have services, if it has, where it should be.
For other parts:
Some sources:
https://github.com/mgechev/angular2-seed
https://scotch.io/tutorials/angularjs-best-practices-directory-structure
http://meteortips.com/first-meteor-tutorial/structure/
The text was updated successfully, but these errors were encountered: