视频播放器仓库
narro 2a4cf48b4f for ie9 6 gadus atpakaļ
__mocks__ init 6 gadus atpakaļ
demo init 6 gadus atpakaļ
scripts for windows. 6 gadus atpakaļ
src for ie9 6 gadus atpakaļ
.babelrc init 6 gadus atpakaļ
.editorconfig init 6 gadus atpakaļ
.eslintignore init 6 gadus atpakaļ
.eslintrc.json init 6 gadus atpakaļ
.gitignore init 6 gadus atpakaļ
.nvmrc init 6 gadus atpakaļ
.travis.yml init 6 gadus atpakaļ
LICENSE.md init 6 gadus atpakaļ
README.md for ie9 6 gadus atpakaļ
browserslist init 6 gadus atpakaļ
generateConfig.js init 6 gadus atpakaļ
package-lock.json init 6 gadus atpakaļ
package.json init 6 gadus atpakaļ
postcss.config.js init 6 gadus atpakaļ
webpack.config.js init 6 gadus atpakaļ

README.md

Fork from mderrick/react-html5video

extension

  • Add speed/playbackRate control
  • ie9 support. (fullscreen feature only support ie11.)

Install dependencies.

$ npm install

Start server.

$ npm start

Build dist.

$ npm run build