What's the best way to keep multiple developers on the meteor app? On every computer that I want to develop the app, I have to follow these steps to run after cloning it with a repo:
-
my-app /RenameApp / -
Meteor My App - to run
App /Move tomy-app / - Auto-generate
Delete my-app. *files - All packages (jquery, iron: router, etc ...)
Note that I have the .meteor / Local directory.
I feel that I am not clear at all but it is not expressing itself.
.meteor repo all files at the same level as the directory compress to. Nothing to change or make meteors . Yes, the package must be added, but the list of packages is .meteor .
Comments
Post a Comment