Jumpiu Install dependencies brew install node yarn Initialize project git clone git@github.com:wallevy/jumpiu.git cd jumpiu git checkout dev yarn install git submodule init git submodule update Start server hexo server Deploy bin/deploy.sh