Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 549 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 549 Bytes

This is a simple application using React, Webpack and Babel

What's in it?

Channel list and videos for a selected channel

To run

  • You'll need to have git and node installed in your system.
  • Fork and clone the project

Then install the dependencies:

> $ npm install

and run webpack-dev-server with this command:

> $ npm run dev

Open the web browser to `http://localhost:8083/