目录

conferencedb

Website with a list of conferences. This is not an official Google product.

Getting Started

For install dependence and test your application in local server

  1. cd conferencedb
  2. npm install -g gulp bower && cd third_party/ && npm install && cd .. && bower install
  3. cd third_party/
  4. gulp serve

For deploy your application on firebase hosting

  1. cd third_party
  2. gulp
  3. cd ../
  4. ONLY FIRST TIME: firebase init
    1. Chose in Firebase Service: Only hosting
    2. Chose in Public folder: dist
    3. Chose in Rewrite all urls to Index.html: y
    4. Chose in Overwrite index.html: N
    5. Chose your project or create a new project
  5. firebase deploy

For test your application before deploy

  1. cd third_party
  2. gulp serve:dist
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号