视频播放器仓库
jnotnull d39a56b16d bug fix 6 年之前
__mocks__ init 6 年之前
demo init 6 年之前
scripts init 6 年之前
src bug fix 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 修改文档 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

Add speed/playbackRate control

Install dependencies.

$ npm install

Start server.

$ npm start

Build dist.

$ npm run build