react-tweets

@kenwheeler 的教程的代码库: 用 Node 和 React.js 构建实时 Twitter 流。「Code repository for the tutorial by @kenwheeler: Build A Real-Time Twitter Stream with Node and React.js」

  • 所有者: scotch-io/react-tweets
  • 平台: Windows,Linux,Mac
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Real Time Twitter Stream with Node and React

Code repository for the tutorial by @kenwheeler: Build A Real-Time Twitter Stream with Node and React.js

Requirements

  • node and npm

How to Use

  1. Clone the repo: git clone git@github.com:scotch-io/react-tweets
  2. Go into folder: cd react-tweets
  3. Install dependencies: npm install
  4. Create local MongoDB database called react-tweets (configured in server.js)
  5. Replace credentials for Twitter API (configured in config.js)
  6. Start the app: node server.js
  7. View in browser at: http://localhost:8080
  8. Tweet away!

主要指标

概览
名称与所有者scotch-io/react-tweets
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证
所有者活动
创建于2014-10-19 01:06:46
推送于2017-07-20 07:25:35
最后一次提交2016-05-10 08:34:44
发布数0
用户参与
星数694
关注者数41
派生数340
提交数53
已启用问题?
问题数17
打开的问题数7
拉请求数9
打开的拉请求数2
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?