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

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