Install https://www.meteor.com/install, and then:
git clone git@git.styleschool.ru:styleschool/imagemaker/meteor.git ss-imagemaker
cd ss-imagemaker
npm i
meteor run
Pulling changes from main github repo.
git remote add base https://github.com/styleschool/meteor-ts-react-ssr-mui-blueprint.git
git fetch base
git merge base/master