项目作者: victor-iyi

项目描述 :
YouTube API demo with ReactJS
高级语言: JavaScript
项目地址: git://github.com/victor-iyi/YouTubeSearch.git
创建时间: 2017-07-03T17:42:03Z
项目社区:https://github.com/victor-iyi/YouTubeSearch

开源协议:MIT License

下载


YouTube Search

Interested in learning Redux?

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

Checkout this repo, install dependencies, then start the gulp process with the following:

  1. > git clone https://github.com/victor-iyiola/YouTubeSearch.git
  2. > cd YouTubeSearch
  3. > npm install
  4. > npm start
  1. > npm install
  2. > npm start