so with the build tool I can
meteor create test
cd test
ls
-client
-server
… we get the point
My point, is that this doesn’t follow the recommended directory structure in the guide. It just doesn’t make sense. I assume it’s done because, well, the structure is ‘recommended’, but still the cognitive dissonance remains.
It’s super easy to do it myself, I know.
Will this change, will there be options? Thanks.
btw, I never thought I’d say this about documentation, but it’s beautiful. Well done.