Skip to content

AnhHT/frequency-poc

 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 90.9%
  • JavaScript 9.0%
  • HTML 0.1%