Deploy CPC
Check URLs for marketing campaigns
Init
$ npm install $ bower install
Develop
$ grunt serve
Deploy
$ grunt build $ git add --all $ git commit -m '...' $ git subtree push --prefix dist mozilla gh-pages $ git push mozilla master
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
campaignurl
Check URLs for marketing campaigns
Init
Develop
Deploy