/react-youtube

Coming back to react after 2 years.

Primary LanguageJavaScriptMIT LicenseMIT

react-update

Infos

This project is based on StephenGrider course about react and redux.

Familiar with Git?

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

> git clone
> cd react-update
> npm install
> npm start

Not Familiar with Git?

Click here then download the original .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install
> npm start