all: run node_modules: package.json meteor yarn run: node_modules ../filog ( cd ../filog ; meteor yarn compile) pwd rm -fr node_modules meteor yarn MONGO_URL=mongodb://localhost/filog_demo meteor