Authored by 周奇琪

设置spm私有库

... ... @@ -50,6 +50,7 @@ gem install compass
git clone http://git.dev.yoho.cn/web/yohobuy-frontend.git
cd yoho-frontend/mobile
npm install
spm config set registry http://spm.yoho.cn
spm install
spm doc|comapss watch
```
... ...